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-14 07:06:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
a607e2ec7a
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
History
Ruben de Vries
a607e2ec7a
fixed wrong keyname
2011-06-25 17:08:56 +02:00
..
Driver
fixed wrong keyname
2011-06-25 17:08:56 +02: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
DDC-1218, DDC-1156 - Fixed bugs with mapped superclasses in inheritance hierachies
2011-06-25 10:20:37 +02:00
ClassMetadataInfo.php
strtolower() on cascade information avoids problem with case-sensitivity in YAML and annotations mapping driver.
2011-06-20 21:26:12 +02:00
MappingException.php
DDC-1203, DDC-1204 - Fix problems with mapped superclasses in midth of inheritance hierachy and entities not mapped in discriminator map.
2011-06-15 22:27:24 +02:00