[PR #11044] Recommend SEQUENCE until doctrine/dbal 4 is released #12773

Closed
opened 2026-01-22 16:15:07 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/11044

State: closed
Merged: Yes


Using IDENTITY with doctrine/dbal 3 results in SERIAL, which is not recommended.

On 3.0.x, we should make a different recommendation based on the version of doctrine/dbal

Companion PR: https://github.com/doctrine/orm/pull/11045

**Original Pull Request:** https://github.com/doctrine/orm/pull/11044 **State:** closed **Merged:** Yes --- Using `IDENTITY` with `doctrine/dbal` 3 results in `SERIAL`, which is not recommended. On 3.0.x, we should make a different recommendation based on the version of `doctrine/dbal` Companion PR: https://github.com/doctrine/orm/pull/11045
admin added the pull-request label 2026-01-22 16:15:07 +01:00
admin closed this issue 2026-01-22 16:15:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#12773