DDC-957: When there is no GeneratedValue strategy on a primary key, setter function should be generated #1196

Open
opened 2026-01-22 13:05:36 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Dec 29, 2010).

Originally assigned to: @jwage on GitHub.

Jira issue originally created by user flynsarmy:

In the YAML/XML, if no GeneratedValue strategy is given for the primary key, a setter function is required in the generated entity class. Currently only a getter is made.

Originally created by @doctrinebot on GitHub (Dec 29, 2010). Originally assigned to: @jwage on GitHub. Jira issue originally created by user flynsarmy: In the YAML/XML, if no GeneratedValue strategy is given for the primary key, a setter function is required in the generated entity class. Currently only a getter is made.
admin added the Improvement label 2026-01-22 13:05:36 +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#1196