1
0
mirror of synced 2024-12-05 03:06:05 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Go to file
2010-05-02 13:04:25 +02:00
bin Fix bin/doctrine.php global doctrine binary to work with Symfony components 2010-04-09 15:34:53 +02:00
lib Merge Upstream into Locking-Branch 2010-05-02 13:02:44 +02:00
tests Added Gearman Lock Test and Worker, verified lockings indeed works on MySQL, PostgreSQL and Oracle 2010-05-02 13:04:25 +02:00
tools Fixing Console helpers to not override the default helpers provided 2010-04-16 13:23:07 -04:00
build.properties.dev [2.0] Added more configuration options that optionally allow to generate PDepend and PHPMD reports and version them by svn revision 2010-02-07 10:04:17 +00:00
build.xml Updated build.xml with new pear channel URLs. 2010-04-27 23:18:28 +02:00
CHANGELOG [2.0] test commit for DDC-2 2009-09-09 18:47:26 +00:00
COPYRIGHT [2.0] DDC-91 - Enhanced SchemaManager::listTableIndexes() considerably. Add primary keys to the index list, add a bool flag primary to each index, add an array of columns to each index. Moved a test to SchemaFunctionalTestCase to check that every database (Mysql, Pgsql, Sqlite, Oracle) returns exactly the same data from this function. 2009-11-03 08:58:03 +00:00
doctrine-mapping.xsd DDC-537 Add missing sequence-generator tag definition in doctrine-mapping.xsd 2010-05-01 03:33:13 +02:00
jpgraph.php [2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places. 2009-11-21 18:52:02 +00:00
LICENSE [2.0] License corrections. 2009-02-25 13:43:24 +00:00
phpdoc.ini [DDC-388] Fixed. 2010-04-14 17:07:08 +02:00
UPGRADE_TO_2_0 DDC-536 - Make forwards compatible change in EntityRepository adding getters for the protected variables to allow a smooth change when they will be turned private in Beta2 2010-04-27 19:37:27 +02:00
UPGRADE_TO_ALPHA3 [2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards. 2010-03-15 17:19:00 +00:00
UPGRADE_TO_ALPHA4 [2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards. 2010-03-15 17:19:00 +00:00