Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Much more robust schema & update mechanism #2745

Closed
mapkyca opened this issue Apr 26, 2020 · 1 comment
Closed

Much more robust schema & update mechanism #2745

mapkyca opened this issue Apr 26, 2020 · 1 comment

Comments

@mapkyca
Copy link
Member

mapkyca commented Apr 26, 2020

Patching the database is scary, and can often go wrong.

  • Schema should be held as .json and managed via doctrine dbal
  • Upgrade scripts should be run in a transaction
  • Failures for things like foreign key constraints failing should be caught and a roll back initiated
@benwerd
Copy link
Member

benwerd commented Dec 24, 2020

Closing in favor of #2859.

@benwerd benwerd closed this as completed Dec 24, 2020
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

No branches or pull requests

2 participants