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