home / status

status

1 row where approval = "-1" and indexed = "2022-06-05T15:35:04.902049"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: indexed (date)

id ▼ approval approval_reasons indexed
maverick-DQEPdCyL1Kg -1   2022-06-05T15:35:04.902049

Advanced export

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

CSV options:

CREATE TABLE [status] (
   [id] TEXT PRIMARY KEY,
   [approval] INTEGER,
   [approval_reasons] TEXT,
   [indexed] TEXT
);
Powered by Datasette · Queries took 1205.246ms