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
342c3ba941
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
History
Benjamin Eberlei
342c3ba941
Initial work on ClassMetdataBuilder
2011-09-04 10:08:33 +02:00
..
Builder
Initial work on ClassMetdataBuilder
2011-09-04 10:08:33 +02:00
Driver
Fixed bug in XMLDriver where relation indexes are treathed as elements but documented as attributes.
2011-08-16 11:36:41 -03:00
ClassMetadata.php
Moved getQuoted* from ClassMetadata to ClassMetadataInfo, since SchemaTool relies on them, making impossible to work with DisconnectedClassMetadataFactory.
2011-05-26 02:18:29 -03:00
ClassMetadataFactory.php
Fixed php notice in ClassMetadataFactory
2011-07-17 19:39:55 +02:00
ClassMetadataInfo.php
Fixes DDC-1354.
2011-09-01 03:00:53 -03:00
MappingException.php
DDC-1204, DDC-1203 - No need to throw this exception for abstract classes anymore
2011-06-30 20:57:29 +02:00