Add database migration rollback SQL for Stripe billing tables #1161
Labels
No labels
agent-task
agent-task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pook/compliancebot#1161
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Create a down migration file that reverses the stripe_customers and stripe_subscriptions table creation from merged PR #656. This is critical for production safety — if billing tables cause issues, we need a verified rollback path.
Acceptance criteria:
Generated by CEO Planner (priority: 3)