CREDO23
|
c73f7ef03a
|
feat(zero): register automationRuns queries
|
2026-06-01 21:02:34 +02:00 |
|
CREDO23
|
9dbe864d6a
|
feat(zero): add runs-by-automation query
|
2026-06-01 21:02:30 +02:00 |
|
Anish Sarkar
|
05eef5a7db
|
feat(zero): add userTable + queries.user.me() synced query
|
2026-05-02 03:31:50 +05:30 |
|
DESKTOP-RTLN3BA\$punk
|
685ad0c02d
|
feat: add folder management features including creation, deletion, and organization of documents within folders
|
2026-03-27 01:39:15 -07:00 |
|
CREDO23
|
0e49cc33f8
|
format: auto-fix via pnpm format:fix
|
2026-03-24 16:07:28 +02:00 |
|
CREDO23
|
da8f90bfe2
|
feat: add Zero queries for all 6 synced tables
Define named queries matching each Electric hook's data needs:
- notifications.byUser (use-inbox)
- documents.bySpace (use-documents, use-documents-processing)
- connectors.bySpace (use-connectors-electric)
- messages.byThread (use-messages-electric)
- comments.byThread (use-comments-electric)
- chatSession.byThread (use-chat-session-state)
Also moves schema files from zero/tables/ to zero/schema/ for
consistent modular folder structure.
|
2026-03-23 17:54:43 +02:00 |
|