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