telco_fbo_changed
2 rows where item_version = 16
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
16,74 | Cloud Telecommunications (S) Pte Ltd 16 | licence-pdf 74 |
16,75 | Cloud Telecommunications (S) Pte Ltd 16 | 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]) );