Drizzle schema #3

Closed
opened 2026-03-22 21:43:34 +00:00 by barrettruth · 0 comments
barrettruth commented 2026-03-22 21:43:34 +00:00

Problem

Need a typed database schema matching the design doc data model.

Solution

Drizzle ORM schema at src/db/schema.ts with tables: users, tasks, task_dependencies, automations. Initial migration generated. Schema is in scaffold (#1) but this issue tracks any refinements needed.

Depends on: #1

## Problem Need a typed database schema matching the design doc data model. ## Solution Drizzle ORM schema at `src/db/schema.ts` with tables: `users`, `tasks`, `task_dependencies`, `automations`. Initial migration generated. Schema is in scaffold (#1) but this issue tracks any refinements needed. Depends on: #1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#3
No description provided.