.. |
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-809 - Fix nasty issue in ObjectHydrator yielding Many-To-Many hydration problems with multi-valued collections that are join-fetched.
|
2010-09-21 00:32:07 +02:00 |
Mapping
|
DDC-514 - Implemented default for discriminator column
|
2010-09-23 23:10:31 +02:00 |
Persisters
|
DDC-817 - Add possibility to query by owning side association join column ids and tests for plain entities, single- and joined table inheritance
|
2010-09-27 22:31:18 +02:00 |
Proxy
|
DDC-700 - Skip generation of proxy classes for Mapped superclasses
|
2010-08-08 12:05:21 +02:00 |
Query
|
Fixed typo and simplified method as mentioned in an earlier comment.
|
2010-08-24 17:17:58 +02:00 |
Tools
|
DDC-784 - Implement doctrine CLI for Windows and refactor CLI stuff in general
|
2010-09-30 20:57:14 +02:00 |
AbstractQuery.php
|
DDC-778 - Fix AbstractQuery::__clone implementation that was wrongly implemented in DDC-770. Added more tests.
|
2010-08-30 20:30:11 +02:00 |
Configuration.php
|
Removed support for experimental C extension. Will be re-examined for 3.0.
|
2010-08-08 12:52:46 +02:00 |
EntityManager.php
|
[DDC-386][DDC-675] Fixed.
|
2010-08-08 15:03:40 +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-817 - Add possibility to query by owning side association join column ids and tests for plain entities, single- and joined table inheritance
|
2010-09-27 22:31:18 +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
|
DDC-817 - Add possibility to query by owning side association join column ids and tests for plain entities, single- and joined table inheritance
|
2010-09-27 22:31:18 +02:00 |
PersistentCollection.php
|
DDC-737 - Implemented slice() on PersistentCollection for fowards compatibility reasons. The method will be required on Collection interface with the next Doctrine\Common release
|
2010-08-24 21:56:29 +02:00 |
PessimisticLockException.php
|
[DDC-178] First approach to Locking support
|
2010-04-08 22:50:06 +02:00 |
Query.php
|
DDC-822 - Fix making queries with detached entities
|
2010-09-30 21:59:01 +02:00 |
QueryBuilder.php
|
DDC-573 - Implement resetDQLPart() and resetDQLParts() methods on QueryBuilder.
|
2010-09-23 22:32:23 +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
|
DDC-762 - Fixed notice when mapping foreign keys to field having null values
|
2010-09-13 21:48:25 +02:00 |
Version.php
|
Bumping dev. version.
|
2010-09-01 20:57:12 +02:00 |