1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/lib/Doctrine/ORM
2013-10-29 09:24:52 +01:00
..
Decorator Kept BC. 2013-08-10 18:14:07 +02:00
Event Fixed typos 2013-04-06 14:31:27 +00:00
Id Fixed typos 2013-04-06 14:31:27 +00:00
Internal [DDC-2759] Fix regression in ArrayHydrator introduced in DDC-1884 at SHA c7b4c9bf0f 2013-10-26 11:16:53 +02:00
Mapping [DDC-2608][DDC-2662] Fix SequenceGenerator requiring "sequenceName" and now throw exception. Fix a bug in quoting the sequenceName. 2013-09-08 16:00:14 +02:00
Persisters Fixing missing table aliases when using Many2Many persister. 2013-08-26 10:29:45 -04:00
Proxy applying required fixes for DDC-2432 2013-05-09 21:14:58 +02:00
Query [DDC-2668] Fix trim leading zero string 2013-09-26 23:23:49 +02:00
Repository Updated since php doc tag. 2013-06-14 12:07:28 -04:00
Tools Fix for entity generator discriminator column 2013-09-07 09:04:26 +02:00
AbstractQuery.php Modified Hydrators to be per-query instances instead of a singleton-like approach. 2013-08-10 18:14:07 +02:00
Configuration.php Updated since php doc tag. 2013-06-14 12:07:28 -04:00
EntityManager.php Kept BC. 2013-08-10 18:14:07 +02:00
EntityManagerInterface.php Kept BC. 2013-08-10 18:14:07 +02:00
EntityNotFoundException.php Fixed missed documentation issues in Doctrine\ORM 2012-12-14 20:12:56 +00:00
EntityRepository.php Fixed wrong return types in documentation. 2013-02-12 11:49:44 +00:00
Events.php Fixed typos 2013-03-11 00:08:58 +00:00
NativeQuery.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
NonUniqueResultException.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
NoResultException.php Fixed missed documentation issues in Doctrine\ORM 2012-12-14 20:12:56 +00:00
OptimisticLockException.php When the OptimisticLockingException is generated with the static function lockFailedVersionMismatch and the passed parameters are DateTime instances, the exception could not be thrown because the DateTime object is not implicitly converted to a string. 2013-10-29 09:24:52 +01:00
ORMException.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
ORMInvalidArgumentException.php Fixed typos 2013-03-11 00:08:58 +00:00
PersistentCollection.php do not initialize coll on add() 2013-08-10 17:27:30 +02:00
PessimisticLockException.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
Query.php Fix DDC-1995 2013-06-07 17:24:05 -04:00
QueryBuilder.php [DDC-2019] Add support for expression in QueryBuilder#addOrderBy() 2013-02-09 22:40:34 +01:00
README.markdown [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
TransactionRequiredException.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
UnexpectedResultException.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
UnitOfWork.php Merge pull request #703 from shulcsm/patch-1 2013-06-30 01:38:02 -07:00
Version.php Bump version to 2.4.1 2013-09-07 18:19:57 +02:00