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