mirror of
https://github.com/doctrine/orm.git
synced 2026-04-25 15:38:10 +02:00
[PR #1312] Add proper pluralization into UpdateCommand #9366
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?
Original Pull Request: https://github.com/doctrine/orm/pull/1312
State: closed
Merged: Yes
This alters the UpdateCommand so that if only 1 query is was executed, it will say so.
Rather than "1 queries were executed"