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