home / status

status

1 row where approval = "-1" and indexed = "2023-04-21 12:55:10.726520"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: indexed (date)

id ▼ approval approval_reasons indexed
goofy-ah-iFH3o5NwMow -1   2023-04-21 12:55:10.726520

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 1599.46ms