sc_changed
8 rows where item_version = 45
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
45,14 | Mr 45 | appointment-date 14 |
45,15 | Mr 45 | name 15 |
45,16 | Mr 45 | title 16 |
45,17 | Mr 45 | organisation 17 |
45,18 | Mr 45 | appointment-provision 18 |
45,19 | Mr 45 | judge-of-appeal 19 |
45,20 | Mr 45 | deceased 20 |
45,21 | Mr 45 | honoris-causa 21 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [sc_changed] ( [item_version] INTEGER REFERENCES [sc_version]([_id]), [column] INTEGER REFERENCES [columns]([id]), PRIMARY KEY ([item_version], [column]) );