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 14:31:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
History
Benjamin Eberlei
57cfcfd20e
Merge pull request
#79
from mridgway/DDC-725
...
[DDC-725] Removed onUpdate property on join columns
2011-07-26 14:14:30 -07:00
..
Driver
Merge pull request
#79
from mridgway/DDC-725
2011-07-26 14:14:30 -07: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
[DDC-1290] Allow smallint and bigint for version fields
2011-07-26 22:24:16 +02: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