todos
1 row where content = "Setup promotheus", "createdAt" is on date 2021-12-12 and updatedAt = "2021-12-12T05:14:33.268Z"
This data as json, CSV (advanced)
Suggested facets: completedDate (date), dueDate (date), createdAt (date), updatedAt (date)
id ▼ | content | category | projectId | todoId | completed | completedDate | dueDate | createdAt | updatedAt |
---|---|---|---|---|---|---|---|---|---|
253 | Setup promotheus | 1 | 2020-10-04T14:01:42.929Z | 2020-09-27T04:01:27.878Z | 2021-12-12T05:14:33.268Z | 2021-12-12T05:14:33.268Z |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [todos] ( [id] INTEGER PRIMARY KEY, [content] TEXT, [category] TEXT, [projectId] TEXT, [todoId] TEXT, [completed] INTEGER, [completedDate] TEXT, [dueDate] TEXT, [createdAt] TEXT, [updatedAt] TEXT );