TIDEMARK Grocery App
Share Upgrade Publish TR
CANCEL

Hit a snag 🐞 ?

Please download error context and report the issue to our Tracker or Forum

Download Error Report
..
└ schema.ts
{
  "ragstone-query-desk-global-items": {
    "workbench": {
      "id": "workbench",
      "type": "snippet",
      "name": "Workbench",
      "sql": "",
      "createdAt": "2025-11-08T09:41:17.284Z",
      "isGlobal": true
    }
  },
  "ragstone-query-desk-4b71fd82c6a95e213806714520bcd39ae57f4841c3062ba9e177f5028c41d7b": {
    "initial": {
      "id": "initial",
      "type": "query",
      "name": "Untitled query",
      "sql": "select id, placed_at from orders limit 50",
      "createdAt": "2025-11-08T09:41:17.284Z",
      "isGlobal": false
    },
    "recent": {
      "id": "recent",
      "type": "query",
      "name": "Recent couriers",
      "sql": "select * from couriers order by updated_at desc",