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
69944017d2
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
History
Benjamin Eberlei
69944017d2
Merge branch 'master' of github.com:doctrine/doctrine2
2011-06-26 10:11:29 +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
DDC-1224 - Bugfix with temporary table ids and tables in schema (in postgresql)
2011-06-26 10:10:57 +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