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-31 12:32:59 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
History
Roman S. Borschel
4106002344
Small refactorings.
2010-04-14 10:46:35 +02:00
..
Driver
DDC-510 - Simplified Condition to check if Paths are set in AnnotationDriver
2010-04-11 10:52:53 +02:00
AssociationMapping.php
[2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters.
2010-03-29 13:20:41 +00:00
ClassMetadata.php
Added failing test for DDC-388. Naming refactorings and comment cleanups.
2010-04-13 00:49:19 +02:00
ClassMetadataFactory.php
Small refactorings.
2010-04-14 10:46:35 +02:00
ClassMetadataInfo.php
[DDC-193] Fixed.
2010-04-10 00:00:36 +02:00
ManyToManyMapping.php
[DDC-193] Fixed.
2010-04-10 00:00:36 +02:00
MappingException.php
DDC-510 - Refactored Metadata Driver to be an required option, even for Annotations - allowing to use the specified paths in ORM Tooling Commands
2010-04-10 17:35:18 +02:00
OneToManyMapping.php
[2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards.
2010-03-15 17:19:00 +00:00
OneToOneMapping.php
[DDC-193] Fixed.
2010-04-10 00:00:36 +02:00