This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-18 14:31:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3,516
Commits
5
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
bascht
872bb1acd5
- added doc for a little workaround when migrating models with changed attributes
2008-06-30 14:51:03 +00:00
lib
Removed static EntityManager lookup from productions. Entity refactorings.
2008-06-16 18:31:21 +00:00
manual
- added doc for a little workaround when migrating models with changed attributes
2008-06-30 14:51:03 +00:00
tests
Removed static EntityManager lookup from productions. Entity refactorings.
2008-06-16 18:31:21 +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
README
The file is empty.
Description
Doctrine 2 Object Relational Mapper (ORM)
Readme
MIT
32
MiB
Languages
PHP
100%