1
0
mirror of synced 2024-12-12 22:36:02 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Go to file
2008-06-15 15:56:28 +00:00
lib Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things. 2008-06-15 15:56:28 +00:00
manual setCharset Documentation provided by irc user ivanst 2008-06-14 14:46:16 +00:00
tests Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things. 2008-06-15 15:56:28 +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