1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
2010-08-23 12:39:30 -05: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-704 - Added better validation of inheritence type constructs in Xml, Annotation and Yaml Drivers 2010-08-08 12:29:14 +02:00
yaml 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
AbstractMappingDriverTest.php Moved association mappings to plain arrays, just like field mappings. 2010-08-09 22:48:07 +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 DDC-704 - Added better validation of inheritence type constructs in Xml, Annotation and Yaml Drivers 2010-08-08 12:29:14 +02:00
BasicInheritanceMappingTest.php [DDC-388] Fixed. 2010-04-14 17:07:08 +02:00
ClassMetadataFactoryTest.php [DDC-481] Fixed. 2010-05-08 17:01:20 +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 Moved association mappings to plain arrays, just like field mappings. 2010-08-09 22:48:07 +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-628 - Fix missing precision and scale attributes on doctrine-mapping.xsd 2010-06-13 17:21:14 +02:00
YamlMappingDriverTest.php Symfony/Components renamed into Symfony/Component 2010-08-23 12:39:30 -05:00