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