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-01-30 21:11:13 +00:00
bin [2.0] Fix for CLI Configuration and PEAR installer 2010-01-27 19:20:47 +00:00
lib/Doctrine [2.0][DDC-286][DDC-287] Fixed missing method and casting. Thanks Hannes for reporting and patch. 2010-01-30 21:11:13 +00:00
tests DDC-282 - Additional assertions to show that use of (bool) for cascade in xml driver is working correctly 2010-01-30 20:24:38 +00:00
tools/sandbox [2.0][DDC-263] Fixed. Patch provided by Christian Heinrich. 2010-01-22 15:10:13 +00:00
build.properties.dev [2.0] Adding test coverage for ClassMetadataExporter 2009-10-05 22:09:29 +00:00
build.xml [2.0] Fixed some build issues. Added new build properties. Please install VersionControl_SVN pear package in order to use the test target of the build file. 2009-09-19 12:10:59 +00: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 [2.0] DDC-278 - Add missing "columnDefinition" attribute to field tag of XML Schema for Doctrine Mapping. 2010-01-27 18:10:29 +00: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
UPGRADE_TO_2_0 [2.0] DDC-277 - Added entry to UPGRADE_TO_2_0 Readme about removal of default mapping option. 2010-01-26 22:03:26 +00:00