Skip to content
New issue

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

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

Already on GitHub? # to your account

[InstallerBundle] Add current migration versions to database on first installation #3205

Merged
merged 1 commit into from Sep 3, 2015

Conversation

aramalipoor
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets -
License MIT
Doc PR -

On first installation we need to add currently in-place migration files in migrations table to prevent them from running when new ones are available on a production site.

@pamil
Copy link
Contributor

pamil commented Sep 2, 2015

👍

@pjedrzejewski pjedrzejewski added this to the v0.15.0 milestone Sep 2, 2015
@pjedrzejewski pjedrzejewski added the Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). label Sep 2, 2015
@pjedrzejewski
Copy link
Member

I restarted the failing build. Looks good to me!

@aramalipoor
Copy link
Contributor Author

Thanks Pawel

pjedrzejewski pushed a commit that referenced this pull request Sep 3, 2015
[InstallerBundle] Add current migration versions to database on first installation
@pjedrzejewski pjedrzejewski merged commit f2241c4 into Sylius:master Sep 3, 2015
@pjedrzejewski
Copy link
Member

Thanks a lot Aram! 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants