DDC-2823: SQLSTATE[42000] on insert #3528

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

Originally created by @doctrinebot on GitHub (Nov 27, 2013).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user jimmyscott:

If you use a the keyword show as a field, it is not escaped when persisting an entity to the database. It will create and update the table fine, but when inserting it will not. It should either not create the database originally and inform you why, or always escape and work.

Originally created by @doctrinebot on GitHub (Nov 27, 2013). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user jimmyscott: If you use a the keyword show as a field, it is not escaped when persisting an entity to the database. It will create and update the table fine, but when inserting it will not. It should either not create the database originally and inform you why, or always escape and work.
admin added the Bug label 2026-01-22 14:21: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#3528