mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #147] [MERGED] Goetas: Better error handling on missing assigned id #7772
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/147
Author: @asm89
Created: 10/15/2011
Status: ✅ Merged
Merged: 10/15/2011
Merged by: @beberlei
Base:
master← Head:assignid📝 Commits (3)
d24f288Better error handling on missing assigned idfdb9fb1AssignedGenerator can always tell what field is missing an idc5e51e6Merge branch 'master' into assignid📊 Changes
2 files changed (+12 additions, -13 deletions)
View changed files
📝
lib/Doctrine/ORM/Id/AssignedGenerator.php(+6 -6)📝
lib/Doctrine/ORM/ORMException.php(+6 -7)📄 Description
Fork of #141, always throwing the 'new' exception message. Removing the old one.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.