1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Find a file
2010-05-25 20:00:17 -04:00
bin Fixing phing building and cli for pear install. 2010-05-25 20:00:17 -04:00
lib Third parameter to Expr::substring is now optional 2010-05-25 15:11:35 -05:00
tests Fixing failing test introduced in last commit. 2010-05-25 18:22:42 -04:00
tools/sandbox Cleanup after move. 2010-05-25 11:49:33 -04:00
.gitignore Updating gitignore to properly ignore Common and DBAL 2010-05-25 15:13:01 -05:00
.gitmodules Added submodules. 2010-05-25 11:39:30 -04:00
build-dependencies.properties Adjusted dependency paths. 2010-05-23 01:15:53 +02:00
build-dependencies.xml Depdendency management and build updates. 2010-05-23 01:12:07 +02:00
build.properties.dev Fixing build to place package.xml at root of package. 2010-05-25 15:52:13 -04:00
build.xml Fixing phing building and cli for pear install. 2010-05-25 20:00:17 -04:00
doctrine-mapping.xsd DDC-537 Add missing sequence-generator tag definition in doctrine-mapping.xsd 2010-05-01 03:33:13 +02:00
LICENSE [2.0] License corrections. 2009-02-25 13:43:24 +00: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