sc_changed
8 rows where item_version = 74
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
74,14 | Mr 74 | appointment-date 14 |
74,15 | Mr 74 | name 15 |
74,16 | Mr 74 | title 16 |
74,17 | Mr 74 | organisation 17 |
74,18 | Mr 74 | appointment-provision 18 |
74,19 | Mr 74 | judge-of-appeal 19 |
74,20 | Mr 74 | deceased 20 |
74,21 | Mr 74 | 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]) );