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