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