cleanup: remove reminder tables from active schema #345
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
status:blocked
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
type:cleanup
type:docs
type:epic
type:release
type:research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!345
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-309-remove-reminder-schema"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
0031_drop_reminder_tablesto dropreminder_deliveries,task_reminders, andreminder_endpointsOld reminder endpoint, schedule, and delivery data is intentionally discarded/removed by the forward migration.
Validation
nix develop --command pnpm vitest run tests/core/schema.test.ts --reporter=verbosenix develop --command just lintnix develop --command just testCloses #309