1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
2012-10-08 12:44:36 +02:00
..
Event improve phpdoc 2012-09-21 03:20:06 +04:00
Id improve phpdoc 2012-09-21 03:20:06 +04:00
Internal fix CS 2012-09-29 16:19:03 -03:00
Mapping [DDC-2059] Fix column and foreign key interfering with each other during reverse engineering. 2012-10-05 20:03:51 +02:00
Persisters Fix DDC-2012 2012-09-30 15:40:19 -03:00
Proxy DDC-1939 - Removing references to non-existing AssociationMapping class 2012-07-24 11:37:57 +02:00
Query Fixed typo on ConcatFunction 2012-10-08 12:44:36 +02:00
Tools Merge pull request #444 from goetas/xmlfix 2012-10-05 14:16:59 -07:00
AbstractQuery.php improve phpdoc 2012-09-21 03:20:06 +04:00
Configuration.php improve phpdoc 2012-09-21 03:20:06 +04:00
EntityManager.php improve phpdoc 2012-09-21 03:20:06 +04:00
EntityNotFoundException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
EntityRepository.php improve phpdoc 2012-09-21 03:20:06 +04: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 ORMInvalidArgumentException factory methods with return instead of throw 2012-08-29 14:02:51 +02:00
PersistentCollection.php Fixes PersistentCollection::matching() when collection is not initialized and there are NEW entities in the collection 2012-09-07 10:46:34 +02: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 Remove extra space from QueryBuilder::addCriteria() 2012-08-20 20:27:55 +04: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 Several fixes for comments 2012-09-06 21:03:26 +02:00
Version.php Bump Version to 2.4.0-DEV 2012-07-16 15:25:20 +02:00