mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-3718: Inifinite schema diff when using decimal with options unsigned #4563
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Apr 29, 2015).
Originally assigned to: @deeky666 on GitHub.
Jira issue originally created by user kminh:
When using a mapping similar to:
I keep getting this when issuing
app/console doctrine:schema:update --dump-sql(symfony console):could be related to: http://www.doctrine-project.org/jira/browse/DC-752
@EmanueleMinotto commented on GitHub (Jan 29, 2016):
Is this issue still valid? considering
bdb30696f9@deeky666 commented on GitHub (Jan 29, 2016):
yep looks like it is fixed. Closing.