1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
2010-09-23 23:10:31 +02:00
..
php Fix a bug with Table Indexes on XML Driver. Added tests for setting indexes on tables for all the mapping drivers 2010-06-13 22:59:56 +02:00
xml DDC-514 - Implemented default for discriminator column 2010-09-23 23:10:31 +02:00
yaml DDC-514 - Implemented default for discriminator column 2010-09-23 23:10:31 +02:00
AbstractMappingDriverTest.php DDC-514 - Implemented default for discriminator column 2010-09-23 23:10:31 +02:00
AllTests.php DDC-706 - Fix DriverChain::isTransient() to comply with interface of Driver 2010-07-21 21:20:55 +02:00
AnnotationDriverTest.php Refactored DDC-671 model to become a first-class modelset, we dont have one with mapped superclass yet. 2010-09-21 23:53:26 +02:00
BasicInheritanceMappingTest.php [DDC-388] Fixed. 2010-04-14 17:07:08 +02:00
ClassMetadataFactoryTest.php DDC-752 - Postpone Inheritance Related Metadata Validation into CMF 2010-08-27 22:14:48 +02:00
ClassMetadataLoadEventTest.php [2.0] Placing loadClassMetadata() event so users can manipulate class meta data through events 2009-07-15 20:18:40 +00:00
ClassMetadataTest.php [DDC-757] Fixed. Also fixed some failing postgres tests due to changes to the default allocation size for sequences. 2010-08-26 13:47:37 +02:00
DriverChainTest.php DDC-706 - Fix DriverChain::isTransient() to comply with interface of Driver 2010-07-21 21:20:55 +02:00
PHPMappingDriverTest.php Fixed casing. 2010-04-26 14:25:23 +02:00
StaticPHPMappingDriverTest.php Initial entry of StaticPHPDriver 2010-04-23 16:16:16 -04:00
XmlMappingDriverTest.php DDC-806 - Fix xsd schema not allowing entities without id (in inheritance hierachies) 2010-09-15 21:51:44 +02:00
YamlMappingDriverTest.php Refactored DDC-671 model to become a first-class modelset, we dont have one with mapped superclass yet. 2010-09-21 23:53:26 +02:00