sc_changed
8 rows where item_version = 47
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
47,19 | Senior Judge 47 | honoris-causa 19 |
47,20 | Senior Judge 47 | title 20 |
47,21 | Senior Judge 47 | name 21 |
47,22 | Senior Judge 47 | organisation 22 |
47,23 | Senior Judge 47 | deceased 23 |
47,24 | Senior Judge 47 | appointment-provision 24 |
47,25 | Senior Judge 47 | appointment-date 25 |
47,26 | Senior Judge 47 | judge-of-appeal 26 |
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]) );