.. |
Event
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
Id
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
Internal
|
[DDC-1526] Collections are not marked as initialized when they are fetch joined but dont contain any results. This only occurs when using LEFT JOINs on the assocations and causes another query to be fired when the empty collection is accessed again.
|
2012-01-28 12:28:16 +01:00 |
Mapping
|
fix required discriminator column name
|
2012-02-13 23:38:36 -02:00 |
Persisters
|
fix DDC-1642
|
2012-02-12 22:24:03 -02:00 |
Proxy
|
Proxy not initialized when parent has get<IDENTIFIER> function. Fixes DDC-1625
|
2012-01-30 11:44:08 +01:00 |
Query
|
Add SqlWalker::HINT_DISTINCT constant
|
2012-01-25 00:03:40 +01:00 |
Tools
|
Merge pull request #253 from mrmkrs/protectedfields
|
2012-01-28 13:13:37 -08:00 |
AbstractQuery.php
|
Merge branch '2.2'
|
2012-01-09 08:26:33 +01:00 |
Configuration.php
|
move naming classes to Doctrine\ORM\Mapping
|
2011-12-24 12:01:25 -02:00 |
EntityManager.php
|
error messages
|
2011-12-22 11:05:11 -02:00 |
EntityNotFoundException.php
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
EntityRepository.php
|
DDC-1519 - Fix bug in merging of entities that contain foreign identifiers
|
2011-12-15 20:49:25 +01:00 |
Events.php
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
NativeQuery.php
|
More refactorings and optimizations.
|
2011-12-01 10:00:26 -05:00 |
NonUniqueResultException.php
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
NoResultException.php
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
OptimisticLockException.php
|
DDC-1240 - Fix optimistic lock exception loosing the message
|
2011-07-12 22:50:21 +02:00 |
ORMException.php
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
ORMInvalidArgumentException.php
|
error messages
|
2011-12-22 11:05:11 -02:00 |
PersistentCollection.php
|
Added remaining absolute namespace paths to phpdoc annotations - issue DDC-1025.
|
2011-12-11 21:56:27 +00:00 |
PessimisticLockException.php
|
[DDC-178] First approach to Locking support
|
2010-04-08 22:50:06 +02:00 |
Query.php
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
QueryBuilder.php
|
[DDC-1619] Add QueryBuilder#distinct
|
2012-01-25 10:19:01 +01:00 |
README.markdown
|
[2.0] Adding blank README files
|
2010-04-06 03:04:02 +00:00 |
TransactionRequiredException.php
|
[DDC-178] First approach to Locking support
|
2010-04-08 22:50:06 +02:00 |
UnitOfWork.php
|
[DDC-1612] Fix bug with EntityManager#flush($entity) on new entities.
|
2012-01-21 13:06:30 +01:00 |
Version.php
|
Bump dev version to 2.2.0
|
2012-01-03 22:27:03 +01:00 |