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