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 06:21:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3,877
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
guilhermeblanco
f1481d9506
[2.0] Added dump function for AST nodes to help debugging complex queries
2009-08-11 22:11:33 +00:00
lib
/Doctrine
[2.0] Added dump function for AST nodes to help debugging complex queries
2009-08-11 22:11:33 +00:00
tests
[2.0] Removed AssociationMappings from ResultSetMapping for improved caching. Fixed caching issue with reflection classes and properties. Reimplemented and leaned up broken identifier quoting. Added support for named (native) queries. Fixed small hydration memory leak.
2009-08-11 10:51:38 +00:00
tools
/sandbox
[2.0] Fixing sandbox
2009-05-29 14:46:53 +00:00
build.properties.dev
[2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions.
2009-06-22 18:48:42 +00:00
build.xml
[2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions.
2009-06-22 18:48:42 +00:00
CHANGELOG
[2.0] Cleaning up old stuff.
2009-02-14 22:45:08 +00:00
COPYRIGHT
[2.0] Fixes and enhancements to sequence generators. Test suite now runs & passes against postgres. Other minor, unrelated cleanups.
2009-05-05 17:20:55 +00:00
doctrine-mapping.xsd
[2.0] Refined implementation and semantics of the merge and detach operations. General cleanups and API improvements. Added a testcase for detaching/serializing->unserializing->modifying->merging to demonstrate the transparent serialization.
2009-07-25 16:33:29 +00:00
LICENSE
[2.0] License corrections.
2009-02-25 13:43:24 +00:00
UPGRADE_TO_2_0
[2.0] Initial entry of YAML schema meta data driver and sandbox. A few other misc. fixes as well.
2009-02-17 08:01:34 +00:00
Description
Doctrine 2 Object Relational Mapper (ORM)
MIT
32
MiB
Languages
PHP
100%