This website requires JavaScript.
Explore
Help
Sign in
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
You've already forked doctrine2
0
mirror of
synced
2025-04-01 12:26:11 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Doctrine 2 Object Relational Mapper (ORM)
3349
commits
5
branches
0
tags
33
MiB
PHP
100%
f7d691a0aa
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
pookey
f7d691a0aa
fix to whereIn to prevent invalid SQL being generated when no params are passed
2008-01-26 21:20:24 +00:00
lib
fix to whereIn to prevent invalid SQL being generated when no params are passed
2008-01-26 21:20:24 +00:00
manual
fixes
#527
2008-01-23 16:37:39 +00:00
models
fixes
#688
2008-01-23 08:04:54 +00:00
tests
Moved Doctrine_Migration_Builder and Doctrine_Import_Builder to Doctrine_Builder_Migration and Doctrine_Builder_Record. Updated code to work with new class names.
2008-01-23 16:47:58 +00:00
tools
Fixes to sandbox and added printing of params to output of dql task.
2008-01-25 02:53:24 +00:00
vendor
fixes
#527
2008-01-23 16:37:39 +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.xml
Refactorings for schema files and Doctrine_Record builder. More to come but got held up on some things that zYne- must fix first.
2007-12-19 22:41:11 +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
README