mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-738: Default Allocation Size remains still 10 in Beta 3 #913
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 (Aug 9, 2010).
Jira issue originally created by user jantichy:
It seems like default allocation size for sequences remains still 10 in Beta 3 - see http://github.com/doctrine/doctrine2/blob/2.0.0-BETA3/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php - although it should have been already fixed. See also related older ticket - http://www.doctrine-project.org/jira/browse/DDC-577
@doctrinebot commented on GitHub (Aug 12, 2010):
Comment created by @guilhermeblanco:
Fixed in
5719f8523b@doctrinebot commented on GitHub (Aug 12, 2010):
Issue was closed with resolution "Fixed"