Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.4
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
This issue is created automatically through a Github pull request on behalf of jrjohnson:
Url: https://github.com/doctrine/dbal/pull/278
Message:
Change Oracle sequence generation to match what is being created by ORM and other platforms in the form of $table_$column_SQL instead of $table_SEQ
This is a solution for https://github.com/doctrine/migrations/issues/112
A related Github Pull-Request [GH-278] was closed
https://github.com/doctrine/dbal/pull/278