refactor: remove canvas, automations, and custom statuses; simplify notification and status model
This commit is contained in:
@@ -74,8 +74,6 @@ if ! bun install --frozen-lockfile; then
|
||||
fi
|
||||
|
||||
# ── 6. Database schema + triggers (both idempotent) ───────────────────────
|
||||
echo "Backfilling custom task statuses (db:statuses) ..."
|
||||
bun run db:statuses
|
||||
echo "Migrating database schema + triggers (db:migrate) ..."
|
||||
bun run db:migrate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user