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