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
2024-12-13 14:56:01 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3d17cb0d60
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
/
Driver
History
romanb
3d17cb0d60
[2.0] Applied fixes for character casing issues. Simplified inheritance mapping and improved handling of outer joins in Class Table Inheritance.
2009-08-17 17:58:16 +00:00
..
AbstractFileDriver.php
[2.0] Minor refactorings and docblock adjustments.
Fixed
#3202
.
2009-06-30 16:00:28 +00:00
AnnotationDriver.php
[2.0] Applied fixes for character casing issues. Simplified inheritance mapping and improved handling of outer joins in Class Table Inheritance.
2009-08-17 17:58:16 +00:00
DoctrineAnnotations.php
[2.0] Applied fixes for character casing issues. Simplified inheritance mapping and improved handling of outer joins in Class Table Inheritance.
2009-08-17 17:58:16 +00:00
Driver.php
[2.0] Minor refactorings and docblock adjustments.
Fixed
#3202
.
2009-06-30 16:00:28 +00:00
XmlDriver.php
[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
YamlDriver.php
[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