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