sc_changed
8 rows where item_version = 3
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
3,19 | Mr 3 | honoris-causa 19 |
3,20 | Mr 3 | title 20 |
3,21 | Mr 3 | name 21 |
3,22 | Mr 3 | organisation 22 |
3,23 | Mr 3 | deceased 23 |
3,24 | Mr 3 | appointment-provision 24 |
3,25 | Mr 3 | appointment-date 25 |
3,26 | Mr 3 | judge-of-appeal 26 |
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]) );