.. |
Locking
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
AbstractManyToManyAssociationTestCase.php
|
[2.0] Fixed issue with self-referential one-to-many associations not being persisted correctly when IDENTITY key generation was used. Included now passing OneToManySelfReferentialTest.
|
2009-07-03 17:36:41 +00:00 |
AllTests.php
|
[2.0] Fix and test for result cache.
|
2009-07-21 10:48:19 +00:00 |
BasicFunctionalTest.php
|
[2.0] Fixed #2373. Some small perf. improvements for UnitOfWork.
|
2009-07-23 09:52:16 +00:00 |
ClassTableInheritanceTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
DetachedEntityTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
LifecycleCallbackTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
ManyToManyBidirectionalAssociationTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
ManyToManySelfReferentialAssociationTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
ManyToManyUnidirectionalAssociationTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
NativeQueryTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
OneToManyBidirectionalAssociationTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
OneToManySelfReferentialAssociationTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
OneToOneBidirectionalAssociationTest.php
|
[2.0] Fixed #2366.
|
2009-07-21 15:53:58 +00:00 |
OneToOneSelfReferentialAssociationTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
OneToOneUnidirectionalAssociationTest.php
|
[2.0] Accomodate joincolumn names in the metadata, in the selection and the hydration processes. Improved Api of the ProxyFactory. Working implementation of lazy loading for *-to-one associations (affects #2348)
|
2009-07-20 12:05:19 +00:00 |
QueryCacheTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
QueryTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
ReferenceProxyTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
ResultCacheTest.php
|
[2.0] Fix and test for result cache.
|
2009-07-21 10:48:19 +00:00 |
SequenceGeneratorTest.php
|
[2.0] Changed identifier quoting strategy to something simpler. Dropped Doctrine prefix from annotations.
|
2009-05-29 10:23:13 +00:00 |
SingleTableInheritanceTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
StandardEntityPersisterTest.php
|
[2.0] First part of cleanup for changeset 6120. More to follow.
|
2009-07-20 15:30:54 +00:00 |