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