1
0
mirror of synced 2024-12-12 22:36:02 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Go to file
2009-08-20 02:59:42 +00:00
lib/Doctrine [2.0] Refactored pieces of QueryBuilder, it does not use string concatenation anymore. Splitted from into from and join, allowing update and delete DQLs to be correctly built. Added missing entry set. Removed Expr\Having because it was useless. Updated docs. 2009-08-20 02:59:42 +00:00
tests [2.0] Refactored pieces of QueryBuilder, it does not use string concatenation anymore. Splitted from into from and join, allowing update and delete DQLs to be correctly built. Added missing entry set. Removed Expr\Having because it was useless. Updated docs. 2009-08-20 02:59:42 +00:00
tools/sandbox [2.0] Fixing sandbox 2009-05-29 14:46:53 +00:00
build.properties.dev [2.0] Added EntityRepositoryTest. Updated build file and XML Schema for mapping files. 2009-08-14 11:04:31 +00:00
build.xml [2.0] Added EntityRepositoryTest. Updated build file and XML Schema for mapping files. 2009-08-14 11:04:31 +00:00
CHANGELOG [2.0] Cleaning up old stuff. 2009-02-14 22:45:08 +00:00
COPYRIGHT [2.0] Fixes and enhancements to sequence generators. Test suite now runs & passes against postgres. Other minor, unrelated cleanups. 2009-05-05 17:20:55 +00:00
doctrine-mapping.xsd [2.0] Added EntityRepositoryTest. Updated build file and XML Schema for mapping files. 2009-08-14 11:04:31 +00:00
LICENSE [2.0] License corrections. 2009-02-25 13:43:24 +00:00
UPGRADE_TO_2_0 [2.0] Initial entry of YAML schema meta data driver and sandbox. A few other misc. fixes as well. 2009-02-17 08:01:34 +00:00