DDC-702: Doctrine\ORM\Tools\SchemaTool.php not updated to reflect changes in dbal commit b016a5e411fa13f384d8 #868

Closed
opened 2026-01-22 12:53:18 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Jul 20, 2010).

Jira issue originally created by user iampersistent:

The usage of an IdGenerator was removed from dbal in commit b016a5e411fa13f384d8 b016a5e411 but SchemaTool function getSchemaFromMetadata (line 102) still contains references to Doctrine\DBAL\Schema\Table function setIdGeneratorType in lines 120 - 124, 174, 175

Originally created by @doctrinebot on GitHub (Jul 20, 2010). Jira issue originally created by user iampersistent: The usage of an IdGenerator was removed from dbal in commit b016a5e411fa13f384d8 http://github.com/doctrine/dbal/commit/b016a5e411fa13f384d8a62a548851d3b17778dd but SchemaTool function getSchemaFromMetadata (line 102) still contains references to Doctrine\DBAL\Schema\Table function setIdGeneratorType in lines 120 - 124, 174, 175
admin added the Bug label 2026-01-22 12:53:18 +01:00
admin closed this issue 2026-01-22 12:53:18 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jul 20, 2010):

Comment created by @beberlei:

You are combining the Packages wrong, see the Git install notes:

http://www.doctrine-project.org/projects/orm/2.0/docs/reference/introduction/en#installing:github

You are using DBAL and ORM Master versions, which are not compatible at the moment.

@doctrinebot commented on GitHub (Jul 20, 2010): Comment created by @beberlei: You are combining the Packages wrong, see the Git install notes: http://www.doctrine-project.org/projects/orm/2.0/docs/reference/introduction/en#installing:github You are using DBAL and ORM Master versions, which are not compatible at the moment.
Author
Owner

@doctrinebot commented on GitHub (Jul 20, 2010):

Issue was closed with resolution "Won't Fix"

@doctrinebot commented on GitHub (Jul 20, 2010): Issue was closed with resolution "Won't Fix"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#868