fiddy/packages/db/migrations/active-migrations.json
Nico f8e426542d
Some checks failed
Build & Deploy Fiddy (Dokploy) / build (push) Has been cancelled
Build & Deploy Fiddy (Dokploy) / deploy (push) Has been cancelled
feat: implement schedules pivot, scheduler service, and dokploy deploy flow
2026-02-15 17:10:58 -08:00

7 lines
83 B
JSON

{
"migrations": [
"007_rate_limits.sql",
"008_schedules_pivot.sql"
]
}