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