.. |
Event
|
Fixed typos
|
2013-04-06 14:31:27 +00:00 |
Id
|
Fixed typos
|
2013-04-06 14:31:27 +00:00 |
Internal
|
Merge pull request #611 from stefankleff/fix-eagerloading
|
2013-04-14 00:43:42 -07:00 |
Mapping
|
[DDC-2136] Fix exporting to YAML and XML with assocation keys.
|
2013-05-01 23:10:13 +02:00 |
Persisters
|
[DDC-1998] Pass types to Connection#delete() to allow custom conversions to happen.
|
2013-05-01 20:30:45 +02:00 |
Proxy
|
alias the proxy class on import to avoid "already exists" error
|
2013-03-01 11:58:51 -06:00 |
Query
|
Fixed typo in SQLFilter (use statement ClassMetadata)
|
2013-04-23 20:46:19 +03:00 |
Tools
|
[DDC-2136] Fix exporting to YAML and XML with assocation keys.
|
2013-05-01 23:10:13 +02:00 |
AbstractQuery.php
|
Fixed typos
|
2013-04-06 14:31:27 +00:00 |
Configuration.php
|
Revert "allowed to pass filter objects to the configurator"
|
2013-02-09 20:28:52 +01:00 |
EntityManager.php
|
Fix EntityManager doc
|
2013-02-21 17:27:55 -05: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
|
Fixed typos
|
2013-03-11 00:08:58 +00: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
|
[DDC-2340] Fix bug with dirty collection matching + ordering.
|
2013-03-12 22:49:30 +01:00 |
PessimisticLockException.php
|
Documentation (docblock) fixes.
|
2012-12-01 16:28:06 +00:00 |
Query.php
|
Fixed typos
|
2013-03-11 00:08:58 +00: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
|
[DDC-1984] Throw exception if passing null into UnitOfWork#lock() - which can happen when EntityManager#find() tries to lock entity that was just deleted by another process.
|
2013-05-01 19:39:21 +02:00 |
Version.php
|
Documentation (docblock) fixes.
|
2012-12-01 16:28:06 +00:00 |