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