1
0
mirror of synced 2024-12-12 22:36:02 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Go to file
2008-05-27 04:52:50 +00:00
lib Changed Doctrine_Query to accept a Doctrine_EntityManager instead of a Doctrine_Connection. Updated Doctrine_EntityManager. Updated test cases and included one new passing test case for SELECT generation. Fixed whitespace bug in DELETE and UPDATE statements. 2008-05-27 04:52:50 +00:00
manual Fix #845 (typo) 2008-03-10 14:49:24 +00:00
tests Changed Doctrine_Query to accept a Doctrine_EntityManager instead of a Doctrine_Connection. Updated Doctrine_EntityManager. Updated test cases and included one new passing test case for SELECT generation. Fixed whitespace bug in DELETE and UPDATE statements. 2008-05-27 04:52:50 +00:00
tests_old Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
tools Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
vendor Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
CHANGELOG Modified changelog 2007-12-09 01:59:42 +00:00
COPYRIGHT fixes #693 2008-01-22 22:48:47 +00:00
LICENSE fixes #693 2008-01-22 22:48:47 +00:00
package_Core.php - fixed package file names 2008-02-06 17:32:21 +00:00
package_Core.xml - added package xml files 2008-02-06 17:33:53 +00:00
package_DBAL.php - fixed package file names 2008-02-06 17:32:21 +00:00
package_DBAL.xml - added package xml files 2008-02-06 17:33:53 +00:00
package_ORM.php - fixed package file names 2008-02-06 17:32:21 +00:00
package_ORM.xml - added package xml files 2008-02-06 17:33:53 +00:00
package.php Minor changes backported from 0.9 and 0.10 2008-02-15 18:42:06 +00:00
package.xml Updated package from PEAR_PackageFileManager2 2008-02-14 03:56:35 +00:00
query-language.txt Finished first parts of SELECT support. Two test cases added and passing. Introduced the concept of DCTRN in queryComponent. Added concept of queryField, which validates for already defined fields in SELECT. 2008-05-27 03:44:08 +00:00
README Clean up, initial entry of root txt files, fixed a few broken unit tests. New documentation. 2007-11-01 19:45:36 +00:00
svn2cl.xsl added xsl stylesheet to generate changelogs from svn log. merged a few patches from 0.10 2008-03-19 18:33:14 +00:00