This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-18 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Mapping
History
Jonathan H. Wage
839b6dd5e4
Revert "Removing old Driver interface in favor of the new one in Common\Persistence. Also changed to use fully qualified class name for interfaces in common to avoid weird aliases."
...
This reverts commit c988a99d55aad58dc221ab299550a5de2348a393.
2011-02-16 10:24:42 -06: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
DDC-945 - Fix regression, ManyToMany unidirectional owning side assocations should be allowed.
2010-12-31 14:39:01 +01:00
BasicInheritanceMappingTest.php
DDC-897 - Make ClassMetadataFactory configurable.
2010-11-27 20:53:26 +01:00
ClassMetadataFactoryTest.php
DDC-897 - Make ClassMetadataFactory configurable.
2010-11-27 20:53:26 +01: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-996 - Throw more useful exception if fieldName is empty in a mapped field or association.
2011-01-23 14:20:15 +01:00
DriverChainTest.php
Revert "Removing old Driver interface in favor of the new one in Common\Persistence. Also changed to use fully qualified class name for interfaces in common to avoid weird aliases."
2011-02-16 10:24:42 -06: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
DDC-897 - Make ClassMetadataFactory configurable.
2010-11-27 20:53:26 +01:00