telco_fbo_changed
2 rows where item_version = 28
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
28,74 | Google Singapore Pte Ltd 28 | licence-pdf 74 |
28,75 | Google Singapore Pte Ltd 28 | name 75 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [telco_fbo_changed] ( [item_version] INTEGER REFERENCES [telco_fbo_version]([_id]), [column] INTEGER REFERENCES [columns]([id]), PRIMARY KEY ([item_version], [column]) );