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