sc_changed
8 rows where item_version = 41
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
41,14 | Mr 41 | appointment-date 14 |
41,15 | Mr 41 | name 15 |
41,16 | Mr 41 | title 16 |
41,17 | Mr 41 | organisation 17 |
41,18 | Mr 41 | appointment-provision 18 |
41,19 | Mr 41 | judge-of-appeal 19 |
41,20 | Mr 41 | deceased 20 |
41,21 | Mr 41 | honoris-causa 21 |
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]) );