.. |
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] Fixed and enhanced tests.
|
2009-09-05 09:22:34 +00:00 |
AbstractManyToManyAssociationTestCase.php
|
[2.0] Part II for ticket #2352. Fixed #2352.
|
2009-07-29 12:00:08 +00:00 |
AllTests.php
|
[2.0] Work on SchemaTool and DBAL.
|
2009-08-21 18:13:22 +00:00 |
BasicFunctionalTest.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 |
ClassTableInheritanceTest.php
|
[2.0] Applied fixes for character casing issues. Simplified inheritance mapping and improved handling of outer joins in Class Table Inheritance.
|
2009-08-17 17:58:16 +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] completed implementation of lazy loading for Collections. Created debug helper class. Fixed default for orderBy clause to ASC
|
2009-07-28 11:43:42 +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 |
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] Renamed some methods for a better API.
|
2009-08-03 17:18:37 +00:00 |
ManyToManySelfReferentialAssociationTest.php
|
[2.0] Renamed some methods for a better API.
|
2009-08-03 17:18:37 +00:00 |
ManyToManyUnidirectionalAssociationTest.php
|
[2.0] Renamed some methods for a better API.
|
2009-08-03 17:18:37 +00:00 |
MappedSuperclassTest.php
|
[2.0] Implemented support for mapped superclasses. Fixed #2353.
|
2009-07-30 15:16:02 +00:00 |
NativeQueryTest.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 |
OneToManyBidirectionalAssociationTest.php
|
[2.0] Renamed some methods for a better API.
|
2009-08-03 17:18:37 +00:00 |
OneToManySelfReferentialAssociationTest.php
|
[2.0] Renamed some methods for a better API.
|
2009-08-03 17:18:37 +00:00 |
OneToOneBidirectionalAssociationTest.php
|
[2.0] Renamed some methods for a better API.
|
2009-08-03 17:18:37 +00:00 |
OneToOneSelfReferentialAssociationTest.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 |
OneToOneUnidirectionalAssociationTest.php
|
[2.0] Renamed some methods for a better API.
|
2009-08-03 17:18:37 +00:00 |
QueryCacheTest.php
|
[2.0] Renamed some methods for a better API.
|
2009-08-03 17:18:37 +00:00 |
QueryTest.php
|
[2.0] Renamed some methods for a better API.
|
2009-08-03 17:18:37 +00:00 |
ReferenceProxyTest.php
|
[2.0] Addressed #2363.
|
2009-07-19 16:54:53 +00:00 |
ResultCacheTest.php
|
[2.0] Renamed some methods for a better API.
|
2009-08-03 17:18:37 +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] Applied fixes for character casing issues. Simplified inheritance mapping and improved handling of outer joins in Class Table Inheritance.
|
2009-08-17 17:58:16 +00:00 |
StandardEntityPersisterTest.php
|
[2.0] Added coverage to expected behavior of IdentityMap
|
2009-09-06 13:55:01 +00:00 |