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