1
0
Fork 0
mirror of synced 2025-04-02 04:46:16 +03:00
doctrine2/lib/Doctrine/ORM
Thomas Rothe fb055ca75d fixed problems with joined inheritance and composite keys
SchemaTool now creates all Id columns not just only the first one.
Insert statement for child entity now contains parameter for additional key columns only once.
2012-12-16 18:20:10 +01:00
..
Event fixed use statements 2012-10-12 13:53:20 +02:00
Id fixed use statements 2012-10-12 13:53:20 +02:00
Internal fixed use statements 2012-10-12 13:53:20 +02:00
Mapping DDC-2199 / DDC-2192 - Versioned fields didnt work in XML/YAML mapping 2012-12-16 12:57:53 +01:00
Persisters fixed problems with joined inheritance and composite keys 2012-12-16 18:20:10 +01:00
Proxy fixed use statements 2012-10-12 13:53:20 +02:00
Query Fixed coding standard issue, as per @stof's request. 2012-11-30 19:10:53 +00:00
Tools fixed problems with joined inheritance and composite keys 2012-12-16 18:20:10 +01:00
AbstractQuery.php remove duplicate return statement 2012-11-05 22:23:44 -02:00
Configuration.php Merge pull request #434 from bamarni/filter-objects 2012-11-02 17:52:23 -07:00
EntityManager.php Fix DDC-2084 2012-11-05 22:23:44 -02:00
EntityNotFoundException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
EntityRepository.php [DDC-2055] Add EntityRepository#createResultSetMappingBuilder() 2012-11-19 17:09:18 +01:00
Events.php remove svn markers 2012-06-19 15:27:41 -03:00
NativeQuery.php Removed un-necessary getIterator(). 2012-05-29 15:14:08 -04:00
NonUniqueResultException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
NoResultException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
OptimisticLockException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
ORMException.php Fixed is_subclass_of comparing an interface which brought our requirement to 5.3.9. Changed to reflection approach which still keep us at the same dependency as before. 2012-07-26 15:50:51 -04:00
ORMInvalidArgumentException.php Fix DDC-2084 2012-11-05 22:23:44 -02:00
PersistentCollection.php [DDC-2074] Fixed bug regarding clearing PC's without owner 2012-11-25 19:27:39 +01:00
PessimisticLockException.php remove svn markers 2012-06-19 15:27:41 -03:00
Query.php Add some corrections 2012-06-05 21:32:53 +02:00
QueryBuilder.php CS on queryBuilder 2012-11-12 10:23:50 +01:00
README.markdown [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
TransactionRequiredException.php remove svn markers 2012-06-19 15:27:41 -03:00
UnexpectedResultException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
UnitOfWork.php Fix DDC-2084 2012-11-05 22:23:44 -02:00
Version.php Bump Version to 2.4.0-DEV 2012-07-16 15:25:20 +02:00