mirror of
https://github.com/doctrine/orm.git
synced 2026-04-29 17:33:15 +02:00
DDC-3046: The flushed data is not available immediately for querying #3783
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 @doctrinebot on GitHub (Mar 25, 2014).
Originally assigned to: @Ocramius on GitHub.
Jira issue originally created by user johnconnor:
Doctrine's persisted data is not accessible by other queries immediately, for details see http://stackoverflow.com/questions/22618689/doctrines-persisted-data-is-not-accessible-by-other-queries-immediately
@doctrinebot commented on GitHub (Aug 18, 2014):
Comment created by @ocramius:
Missing reproduction case
@doctrinebot commented on GitHub (Aug 18, 2014):
Issue was closed with resolution "Incomplete"