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