home / data

_grist_Pages

4 rows sorted by indentation

✎ View and edit SQL

This data as json, CSV (advanced)

id viewRef indentation ▼ pagePos
1 1 0 1
2 2 0 2
3 3 0 0.5
4 4 0 0.75

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "_grist_Pages" (id INTEGER PRIMARY KEY, "viewRef" BLOB DEFAULT 0, "indentation" BLOB DEFAULT 0, "pagePos" BLOB DEFAULT 1e999);
Powered by Datasette · Queries took 5.204ms