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