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