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