mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
Rollback called when outside of a transaction when using deferred constraints #6154
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?
Originally created by @grongor on GitHub (Jan 4, 2019).
Bug Report
Issue in the ORM is basically the same as in the DBAL, so please check it out here for all the information: https://github.com/doctrine/dbal/issues/3423
Code is better then 1000 words, so here you go:
@beberlei commented on GitHub (Dec 13, 2020):
Clearing milestone as long as we have no DBAL fix for this.
@grongor commented on GitHub (Jan 11, 2021):
@beberlei in case you missed it, there is an issue and PR for this bug in DBAL already (I created them simultaneously): https://github.com/doctrine/dbal/pull/3424 , but it seems nobody cares enough ... :/