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