| 37 |
|
DDC-93
|
It would be nice if we could have support for ValueObjects
|
2.x |
|
|
| 8 |
|
DDC-1551
|
postFlush event listeners should be able to get a list of all flushed entities
|
|
|
|
| 7 |
|
DDC-1025
|
Please repalce 'Doctrine\XXX\YYY' with '\Doctrine\XXX\YYY' in code and document
|
|
|
|
| 6 |
|
DDC-54
|
Trigger postLoad events and callbacks after associations have been initialized
|
2.x |
|
|
| 6 |
|
DDC-547
|
Consider allowing custom PersistentCollection implementations
|
2.x |
|
|
| 5 |
|
DDC-1149
|
Optimize OneToMany and ManyToMany without join
|
|
|
|
| 5 |
|
DDC-391
|
Allow to specifiy custom Entity and Collection Persister classes
|
2.x |
|
|
| 5 |
|
DDC-691
|
doctrine.readOnly query hint
|
2.x |
|
|
| 5 |
|
DDC-1716
|
Better unique constraints handling or even updateIfExists/findOneOrCreate
|
|
|
|
| 4 |
|
DDC-668
|
add upsert support
|
2.x |
|
|
| 3 |
|
DDC-298
|
Allow Entity to hold a collection of a single primitive type
|
2.x |
|
|
| 3 |
|
DDC-1200
|
Derived Id Generator
|
2.x |
|
|
| 3 |
|
DDC-1398
|
loading one item at a time when indexBy and EXTRA_LAZY fetch mode is used on a collection
|
2.x |
|
|
| 3 |
|
DDC-2235
|
Single table inheritance discriminator in WHERE when using arbitrary join syntax
|
|
|
|
| 2 |
|
DDC-138
|
Allow for mixed inheritance mapping
|
|
|
|
| 2 |
|
DDC-717
|
Do not use files when using proxy autogeneration
|
2.x |
|
|
| 2 |
|
DDC-763
|
Cascade merge on associated entities can insert too many rows through "Persistence by Reachability"
|
2.x |
|
|
| 2 |
|
DDC-1216
|
A way to mark an entity to always use result cache. Like @UseResultCache class annotation.
|
2.x |
|
|
| 2 |
|
DDC-1599
|
OnFlush event in transaction
|
2.4 |
|
|
| 2 |
|
DDC-2061
|
Matching Criteria on a PersistentCollection only works on OneToMany associations
|
Git Master |
|
|
| 2 |
|
DDC-450
|
Add TableGenerator Implementation
|
|
|
|
| 2 |
|
DDC-1630
|
Get PersistentCollection::getDeleteDiff is empty when collection changes from 1 item to zero items
|
|
|
|
| 2 |
|
DDC-567
|
Foreign Key to Unique Field Update Failure
|
|
|
|
| 2 |
|
DDC-1076
|
It should be possible to supply EntityManager with a custom ProxyFactory
|
|
|
|
| 1 |
|
DDC-128
|
Consider adding EntityManager#link/unlink methods for direct association manipulation
|
2.x |
|
|
| 1 |
|
DDC-658
|
Reverse engineering with Oracle (DBDriver and Associations as Identifier)
|
2.x |
|
|
| 1 |
|
DDC-687
|
Add New Entity Attribute "idGetter" to allow accessing the ID without triggering lazy-load
|
|
|
|
| 1 |
|
DDC-821
|
Consider adding Query-Join as another join method for DQL
|
2.x |
|
|
| 1 |
|
DDC-999
|
DQL always needs a FROM clause, should be changed
|
|
|
|
| 1 |
|
DDC-1285
|
Select by multiple ids
|
2.x |
|
|
| 1 |
|
DDC-1431
|
Current event system is not flexible enough
|
|
|
|
| 1 |
|
DDC-1532
|
PostFlush lifecycle event
|
|
|
|
| 1 |
|
DDC-1721
|
LIKE clausule should accept functions on the pattern
|
|
|
|
| 1 |
|
DDC-1884
|
leftJoin via composite key part not hydrated if joining table solely consists of identifiers
|
|
|
|
| 1 |
|
DDC-1970
|
DiscriminatorMap recursion when using self-reference
|
|
|
|
| 1 |
|
DDC-1986
|
findBy hydration with limit and offset with Oracle database (oci8 driver)
|
|
|
|
| 1 |
|
DDC-2104
|
BasicEntityPersister::load() doesn't allow for cache usage
|
|
|
|
| 1 |
|
DDC-2213
|
Paginator does not work with composite primary key entity
|
|
|
|
| 1 |
|
DDC-280
|
UnitOfWork changeSet population should take advantage of Comparable technique
|
|
|
|
| 1 |
|
DDC-1010
|
Crash when fetching results from qb inside postLoad event
|
|
|
|
| 1 |
|
DDC-1103
|
Addding an event before the load of collections
|
|
|
|
| 1 |
|
DDC-1332
|
Specify Custom ProxyFactory
|
|
|
|
| 1 |
|
DDC-1370
|
preInsert, postInsert, prePersist, postPersist, preUpdate, postUpdate code and documentation of events
|
2.x |
|
|
| 1 |
|
DDC-1825
|
generate entities with traits
|
|
|
|
| 1 |
|
DDC-1952
|
Add support for array parameters on the SQLFilter
|
|
|
|