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