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