1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Mapping/Driver
Christian Heinrich 321fc2506d Fixed #DDC-647
Added missing length element

DBAL-647 - Added test to check for length of string type in all mapping drivers
2010-06-28 23:05:49 +02:00
..
AbstractFileDriver.php Fixing incorrect exception method used 2010-04-13 14:09:39 -04:00
AnnotationDriver.php [DDC-481] Fixed. 2010-05-08 17:01:20 +02:00
DatabaseDriver.php DDC-616 - Fixed issue appearing when running the whole test-suite against the changes in the DatabasaeDriver 2010-06-20 23:39:21 +02:00
DoctrineAnnotations.php Fixed DDC-557 - Default allocation size for sequences changed from 10 to 1. Documented in UPGRADE file 2010-06-13 20:09:59 +02:00
Driver.php [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00
DriverChain.php [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00
PHPDriver.php [DDC-481] Fixed. 2010-05-08 17:01:20 +02:00
StaticPHPDriver.php Initial entry of StaticPHPDriver 2010-04-23 16:16:16 -04:00
XmlDriver.php Merge branch 'master' of http://github.com/doctrine/doctrine2 2010-06-22 13:53:14 +02:00
YamlDriver.php Fixed #DDC-647 2010-06-28 23:05:49 +02:00