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