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