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