.. |
Event
|
[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 |
Id
|
[DDC-576] Fixed.
|
2010-05-08 14:08:18 +02:00 |
Internal
|
DDC-644 - Added missing code for the _getScalarRowData()
|
2010-07-28 21:57:05 +02:00 |
Mapping
|
Tweaked INSTANCE OF implementation.
|
2010-07-30 17:56:11 +02:00 |
Persisters
|
DDC-130 - Make self-referential relationsships work by deleting both the owning and the inverse pair of keys
|
2010-07-10 13:35:58 +02:00 |
Proxy
|
Fixes for merging bidirectional associations where both sides define cascade=merge as well as fixes for handling null values and proxies properly in single-valued associations.
|
2010-07-30 17:19:50 +02:00 |
Query
|
[DDC-719] Fixed issue with Empty and also Size function that were generating an incorrect SQL for associations counting.
|
2010-08-06 13:01:06 -03:00 |
Tools
|
DDC-723 - Update ORM to depend on latest DBAL Beta3 release, fixed Schema-Tool errors - Use git submodule update to get the latest code
|
2010-07-28 20:20:47 +02:00 |
AbstractQuery.php
|
DDC-568 - Fix bug with hints not being passed to hydrator by AbstractQuery::iterate()
|
2010-05-15 21:52:59 +02:00 |
Configuration.php
|
DDC-662 - Fix warning in ensureProductionSettings()
|
2010-07-02 00:36:31 +02:00 |
EntityManager.php
|
[DDC-167] Implemented.
|
2010-07-20 14:27:14 +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-178 - Removed Doctrine\ORM\LockMode in favour of Doctrine\DBAL\LockMode
|
2010-05-15 11:48:20 +02:00 |
Events.php
|
[2.0] First draft for onFlush event.
|
2010-02-24 19:19:04 +00:00 |
NativeQuery.php
|
Added failing test for DDC-388. Naming refactorings and comment cleanups.
|
2010-04-13 00:49:19 +02:00 |
NonUniqueResultException.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 |
NoResultException.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 |
OptimisticLockException.php
|
DDC-178 - Fixed problems occuring from merging upstream, re-ran API and tests, finalizing lock-support for merge with upstream
|
2010-05-15 09:58:39 +02:00 |
ORMException.php
|
Fixed DDC-455, DDC-600. Some behavior and API polish in the UoW as well as continued _ prefix removal in some core classes. Cleanups and fixes for one-to-one orphan removal including tests.
|
2010-07-08 00:20:54 +02:00 |
PersistentCollection.php
|
[DDC-119] Fixed.
|
2010-07-15 15:55:45 +02:00 |
PessimisticLockException.php
|
[DDC-178] First approach to Locking support
|
2010-04-08 22:50:06 +02:00 |
Query.php
|
Fixed behavior of PersistentCollection#clear(). Fixed single-valued association path expression support in DQL UpdateItems.
|
2010-07-08 17:30:39 +02:00 |
QueryBuilder.php
|
DDC-697 - QueryBuilder did not support passing parameter types to the setParameter() or setParameters() methods.
|
2010-07-21 23:16:45 +02: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
|
Fixed merging issue with sequence identifiers.
|
2010-08-07 11:33:33 +02:00 |
Version.php
|
Bumping dev. version.
|
2010-08-07 12:15:01 +02:00 |