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