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