sc_changed
8 rows where item_version = 65
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
65,14 | Mr 65 | appointment-date 14 |
65,15 | Mr 65 | name 15 |
65,16 | Mr 65 | title 16 |
65,17 | Mr 65 | organisation 17 |
65,18 | Mr 65 | appointment-provision 18 |
65,19 | Mr 65 | judge-of-appeal 19 |
65,20 | Mr 65 | deceased 20 |
65,21 | Mr 65 | honoris-causa 21 |
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]) );