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