Skip to content

Fail closed on destructive schema changes#179

Merged
arjunkomath merged 1 commit into
mainfrom
fix/fail-closed-schema-sync
Jul 21, 2026
Merged

Fail closed on destructive schema changes#179
arjunkomath merged 1 commit into
mainfrom
fix/fail-closed-schema-sync

Conversation

@arjunkomath

Copy link
Copy Markdown
Member

Summary

  • remove --force from production Drizzle schema synchronization
  • prevent unattended deployment upgrades from auto-approving data-loss operations
  • document that destructive schema changes now require manual intervention

Validation

  • git diff --check
  • verified no deployment references to drizzle-kit push --force remain

Docker Compose is not installed in the orb, so docker compose config was not available.

Co-authored-by: Arjun Komath <arjunkomath@gmail.com>
@arjunkomath
arjunkomath merged commit 2ca2ece into main Jul 21, 2026
8 of 11 checks passed
@arjunkomath
arjunkomath deleted the fix/fail-closed-schema-sync branch July 21, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants