sc_changed
8 rows where item_version = 97
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
97,19 | Mr 97 | honoris-causa 19 |
97,20 | Mr 97 | title 20 |
97,21 | Mr 97 | name 21 |
97,22 | Mr 97 | organisation 22 |
97,23 | Mr 97 | deceased 23 |
97,24 | Mr 97 | appointment-provision 24 |
97,25 | Mr 97 | appointment-date 25 |
97,26 | Mr 97 | judge-of-appeal 26 |
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]) );