home / data

_grist_Imports

✎ View and edit SQL

This data as json

0 records

CREATE TABLE "_grist_Imports" (id INTEGER PRIMARY KEY, "tableRef" BLOB DEFAULT 0, "origFileName" BLOB DEFAULT '', "delimiter" BLOB DEFAULT '', "doublequote" BLOB DEFAULT 0, "escapechar" BLOB DEFAULT '', "quotechar" BLOB DEFAULT '', "skipinitialspace" BLOB DEFAULT 0, "encoding" BLOB DEFAULT '', "hasHeaders" BLOB DEFAULT 0);
Powered by Datasette · Queries took 13.45ms