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

Compress 4.0 migrations #1362

Merged
merged 1 commit into from
Feb 26, 2018
Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Feb 26, 2018

It's been a while since we compressed our migration files. The 4.0 migration takes care of only creating the tables and foreign keys that do not exist yet. This is safe to run in an existing Alchemy installation.

It's been a while since we compressed our migration files. The 4.0 migration takes care of only creating the tables and foreign keys that do not exist yet. This is safe to run in an existing Alchemy installation.
@tvdeyen tvdeyen merged commit ffb7d82 into AlchemyCMS:master Feb 26, 2018
@tvdeyen tvdeyen deleted the compress-migrations branch February 26, 2018 17:11
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.

1 participant