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