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