Skip to content

Set fixed version 2 of Doctrine #25

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

Closed
wants to merge 1 commit into from
Closed

Conversation

wow-apps
Copy link

Version 3 of Doctrine Migrations has brand new configuration without backward capability.
Also, first migration throws and error: [ERROR] The version "latest" couldn't be reached, you are at version "0" which broke Symfony application inside docker container.

Let's add this PR as version 1.0.9 and create a new one 2.0.0 with doctrine 3.*

Version 3 of Doctrine Migrations has brand new configuration without backward capability.
Also, first migration throws and error: `[ERROR] The version "latest" couldn't be reached, you are at version "0"` which broke Symfony application inside docker container.
@wow-apps
Copy link
Author

wow-apps commented Jun 16, 2020

@nicolas-grekas, @fabpot

please take attention. Our application already fails on CI/CD of this problem!

@nicolas-grekas
Copy link
Member

I'm closing because this won't solve the issue (previous versions still allow *)
I created symfony/flex#645 instead, to propose a solution that could be more generic.

@nicolas-grekas
Copy link
Member

I changed my mind while trying to work on symfony/flex#645
Let's be pragmatic.
See #28

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