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