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 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
History
Jonathan H. Wage
071adf68cd
Fixing tabs in ClassMetadata class
2010-04-13 14:09:11 -04: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
Fixing tabs in ClassMetadata class
2010-04-13 14:09:11 -04:00
ClassMetadataFactory.php
[2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed.
2010-03-30 21:14:17 +00: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