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