This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-18 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Persisters
History
Marco Pivetta
2a7f149029
#1277
DDC-3346 DDC-3531 - moved
sqlAliasCounter
into the newly created
CachedPersisterContext
2015-01-24 14:39:44 +01:00
..
Collection
#1178
- restoring correct
getJoinTableRestrictionsWithKey
logic as per @jaspernbrouwer's previous implementation
2015-01-17 07:59:02 +01:00
Entity
#1277
DDC-3346 DDC-3531 - moved
sqlAliasCounter
into the newly created
CachedPersisterContext
2015-01-24 14:39:44 +01:00
PersisterException.php
[DDC-2430] Prevent Criteria queries using the ID of an assocation on PersistentCollections, as the in-memory ArrayCollection does not work with this kind of query. Attention this is a BC-BREAK, that is necessary to fix potentially very hard to debug bugs. Therefore it is not merged back into 2.3
2013-05-09 13:24:36 +02:00
SqlExpressionVisitor.php
Classify persisters into more granular namespaces.
2015-01-16 00:10:25 +01:00
SqlValueVisitor.php
[DDC-2471] Fix EQ/NEQ null handling of criteria
2013-05-26 09:04:19 +02:00