1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Go to file
2010-06-13 11:59:15 +02:00
bin Fixing ORM version. 2010-05-26 11:47:01 -04:00
lib Correcting DBAL dependency to point to right commit. 2010-06-13 11:59:15 +02:00
tests [DDC-604] Fixed. 2010-06-07 13:57:43 +02: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.properties.dev Trying new way to generate pear packages. 2010-05-25 23:15:16 -04:00
build.xml Removing phing dependency resolving as it is done with submodules now. 2010-05-26 11:56:43 -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