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