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