DDC-3489: Sequence generators should be stateless #4297

Open
opened 2026-01-22 14:39:01 +01:00 by admin · 1 comment
Owner

Originally created by @doctrinebot on GitHub (Jan 13, 2015).

Jira issue originally created by user @ocramius:

Current sequence generators keep internal state such as the metadata of the entity that uses the sequence.

The sequence generators should instead be stateless.

Originally created by @doctrinebot on GitHub (Jan 13, 2015). Jira issue originally created by user @ocramius: Current sequence generators keep internal state such as the metadata of the entity that uses the sequence. The sequence generators should instead be stateless.
admin added the Bug label 2026-01-22 14:39:01 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jan 13, 2015):

@doctrinebot commented on GitHub (Jan 13, 2015): - is required for [DDC-2477: [GH-681] Sequence generator fix](http://www.doctrine-project.org/jira/browse/DDC-2477)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4297