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