[PR #8870] Remove calls to prefersSequences() #11223

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

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

State: closed
Merged: Yes


AbstractPlatform::prefersSequences() is deprecated and does not exist in DBAL 3. Let's not call it if it's not there.

**Original Pull Request:** https://github.com/doctrine/orm/pull/8870 **State:** closed **Merged:** Yes --- `AbstractPlatform::prefersSequences()` is deprecated and does not exist in DBAL 3. Let's not call it if it's not there.
admin added the pull-request label 2026-01-22 16:10:05 +01:00
admin closed this issue 2026-01-22 16:10:05 +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#11223