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