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

Problem with doctrine #86

Merged
merged 1 commit into from
Sep 18, 2019
Merged

Conversation

Gonzalo1987
Copy link
Contributor

Setting that unsigned:true makes that doctrine always try to change the schema (also when no changes it's performed). Seems related to: https://stackoverflow.com/questions/31339328/symfony2-doctrineschemaupdate-keeps-updating

Setting that unsigned:true makes that doctrine always try to change the schema (also when no changes it's performed). Seems related to: https://stackoverflow.com/questions/31339328/symfony2-doctrineschemaupdate-keeps-updating
Copy link
Owner

@DamienHarper DamienHarper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you're right! it was a leftover by the way, good catch

@DamienHarper DamienHarper merged commit 6c4ffd4 into DamienHarper:master Sep 18, 2019
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