.. |
Locking
|
[2.0] Various necessary fixes and adjustments for oracle as well as fixes for better handling of temporal types. Closed #2452.
|
2009-08-28 17:25:28 +00:00 |
SchemaTool
|
[2.0] DDC-84 - Add Mysql Platform unittests for incremental changes of the metadata for the schematool update function. Fixed some quirks in the Unit-Test suite alongside, Fixed changes of length in SchemaTool update.
|
2009-10-31 22:23:36 +00:00 |
Ticket
|
[2.0] Fixing empty insert sql statements (closes #2481)
|
2009-09-08 19:31:26 +00:00 |
AbstractManyToManyAssociationTestCase.php
|
[2.0] Part II for ticket #2352. Fixed #2352.
|
2009-07-29 12:00:08 +00:00 |
AdvancedAssociationTest.php
|
[2.0][DDC-57] Added coverage for many-to-many issue provided by Arthur Purnama.
|
2009-10-26 13:18:44 +00:00 |
AllTests.php
|
[2.0] Fixed hydration issue with bidirectional one-to-many associations. Added more test coverage for some advanced association queries and lazy-loading.
|
2009-10-16 10:35:46 +00:00 |
BasicFunctionalTest.php
|
[2.0][DDC-49][DDC-50][DDC-33] Fixed DDC-49 and DDC-50. Also addressed DDC-33. Various other small changes and fixes. For problems with proxy objects please refer to the updated documentation.
|
2009-10-15 14:39:43 +00:00 |
ClassTableInheritanceTest.php
|
[2.0] Some optimizations and small fixes.
|
2009-10-25 21:40:57 +00:00 |
CustomTreeWalkersTest.php
|
[2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase.
|
2009-08-13 10:13:06 +00:00 |
DetachedEntityTest.php
|
[2.0] Fixed DDC-18. Simplified proxy classes. Just 1 proxy class per entity now, instead of 2.
|
2009-10-28 15:32:55 +00:00 |
EntityRepositoryTest.php
|
[2.0] Added EntityRepositoryTest. Updated build file and XML Schema for mapping files.
|
2009-08-14 11:04:31 +00:00 |
IdentityMapTest.php
|
[2.0][DDC-22] Fixed. Also cleaned up association handling. More to come: exception refactorings, proxy simplifications (single proxy class, not two).
|
2009-10-28 10:31:47 +00:00 |
LifecycleCallbackTest.php
|
[2.0] Various necessary fixes and adjustments for oracle as well as fixes for better handling of temporal types. Closed #2452.
|
2009-08-28 17:25:28 +00:00 |
ManyToManyBidirectionalAssociationTest.php
|
[2.0] Small refactorings on the cache drivers. Introduced flag to control whether the cache driver should manage the cache keys since this is an advanced feature that is not always needed and can have negative side-effects (higher probability for cache slams).
|
2009-10-23 15:03:00 +00:00 |
ManyToManySelfReferentialAssociationTest.php
|
[2.0] Removed all remaining references to deprecated allowPartialObjects option.
|
2009-10-15 19:03:27 +00:00 |
ManyToManyUnidirectionalAssociationTest.php
|
[2.0] Removed all remaining references to deprecated allowPartialObjects option.
|
2009-10-15 19:03:27 +00:00 |
MappedSuperclassTest.php
|
[2.0][DDC-22] Fixed. Also cleaned up association handling. More to come: exception refactorings, proxy simplifications (single proxy class, not two).
|
2009-10-28 10:31:47 +00:00 |
NativeQueryTest.php
|
[2.0] Added test coverage for native query with joined one-to-one association.
|
2009-10-22 09:10:59 +00:00 |
OneToManyBidirectionalAssociationTest.php
|
[2.0][DDC-51] Fixed.
|
2009-10-15 17:07:37 +00:00 |
OneToManySelfReferentialAssociationTest.php
|
[2.0] Removed all remaining references to deprecated allowPartialObjects option.
|
2009-10-15 19:03:27 +00:00 |
OneToOneBidirectionalAssociationTest.php
|
[2.0][DDC-22] Fixed. Also cleaned up association handling. More to come: exception refactorings, proxy simplifications (single proxy class, not two).
|
2009-10-28 10:31:47 +00:00 |
OneToOneSelfReferentialAssociationTest.php
|
[2.0] Removed all remaining references to deprecated allowPartialObjects option.
|
2009-10-15 19:03:27 +00:00 |
OneToOneUnidirectionalAssociationTest.php
|
[2.0] Removed all remaining references to deprecated allowPartialObjects option.
|
2009-10-15 19:03:27 +00:00 |
QueryCacheTest.php
|
[2.0] Minor fixes to cache drivers and result set cache implementation
|
2009-10-24 00:28:43 +00:00 |
QueryTest.php
|
[2.0][DDC-55] Fixed.
|
2009-10-28 11:29:29 +00:00 |
ReferenceProxyTest.php
|
[2.0] Fixed DDC-18. Simplified proxy classes. Just 1 proxy class per entity now, instead of 2.
|
2009-10-28 15:32:55 +00:00 |
ResultCacheTest.php
|
[2.0] Minor fixes to cache drivers and result set cache implementation
|
2009-10-24 00:28:43 +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][DDC-49][DDC-50][DDC-33] Fixed DDC-49 and DDC-50. Also addressed DDC-33. Various other small changes and fixes. For problems with proxy objects please refer to the updated documentation.
|
2009-10-15 14:39:43 +00:00 |
StandardEntityPersisterTest.php
|
[2.0] Removed all remaining references to deprecated allowPartialObjects option.
|
2009-10-15 19:03:27 +00:00 |