[PR #8942] Remove remaining call to prefersSequences() #11270

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

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

State: closed
Merged: Yes


This PR removes one call to prefersSequences() that slipped my eye. Here it is used to skip a test for platforms that don't "prefer" sequences.

While that test certainly was meant to reproduce a bug that occurred with sequences, I'm unsure if we really need to skip it in other environments.

**Original Pull Request:** https://github.com/doctrine/orm/pull/8942 **State:** closed **Merged:** Yes --- This PR removes one call to `prefersSequences()` that slipped my eye. Here it is used to skip a test for platforms that don't "prefer" sequences. While that test certainly was meant to reproduce a bug that occurred with sequences, I'm unsure if we really need to skip it in other environments.
admin added the pull-request label 2026-01-22 16:10:14 +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#11270