Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/doctrine/orm
Doctrine Object Relational Mapper (ORM)
https://github.com/doctrine/orm
Commit order issue
kilhage opened this issue about 9 years ago
kilhage opened this issue about 9 years ago
DDC-3984: Drop support for backslash-prefixed class names
doctrinebot opened this issue about 9 years ago
doctrinebot opened this issue about 9 years ago
DDC-3845: Add logger to track information how much time hydration of entities was spent and how many entities was hydrated
doctrinebot opened this issue over 9 years ago
doctrinebot opened this issue over 9 years ago
DDC-3843: indexBy collection loses index key after calling a ->matching(criteria) on it
doctrinebot opened this issue over 9 years ago
doctrinebot opened this issue over 9 years ago
DDC-3781: Fix Optimistic Locking Scenarios for Versioned Entities in Bidirectional Relationships
doctrinebot opened this issue over 9 years ago
doctrinebot opened this issue over 9 years ago
DDC-3721: [GH-1398] When using a custom data type, SchemaTool does not pass column length field mapping to relation join columns
doctrinebot opened this issue over 9 years ago
doctrinebot opened this issue over 9 years ago
DDC-3716: [GH-1396] [Documentation] Initializing embeddables doc
doctrinebot opened this issue over 9 years ago
doctrinebot opened this issue over 9 years ago
DDC-3709: [GH-1391] [DDC-3693] Issue with notify change tracking policy
doctrinebot opened this issue over 9 years ago
doctrinebot opened this issue over 9 years ago
DDC-3692: [GH-1383] DDC-3691 add test case
doctrinebot opened this issue over 9 years ago
doctrinebot opened this issue over 9 years ago
DDC-3668: [GH-1372] [DDC-3661] Fix count in Doctrine\ORM\LazyCriteriaCollection
doctrinebot opened this issue over 9 years ago
doctrinebot opened this issue over 9 years ago
Update docs for clear-cache commands
zerocrates opened this pull request almost 10 years ago
zerocrates opened this pull request almost 10 years ago
DDC-3639: [GH-1349] Fix #1347
doctrinebot opened this issue almost 10 years ago
doctrinebot opened this issue almost 10 years ago
DDC-3610: [GH-1328] [DDC-3609] Syntax error in class table inheritance join when WITH is used in DQL query
doctrinebot opened this issue almost 10 years ago
doctrinebot opened this issue almost 10 years ago
DDC-3605: [GH-1324] load all many to many join columns
doctrinebot opened this issue almost 10 years ago
doctrinebot opened this issue almost 10 years ago
DDC-3583: [GH-1309] [DDC-3582] Fix hydration of nested embeddables
doctrinebot opened this issue almost 10 years ago
doctrinebot opened this issue almost 10 years ago
DDC-3578: [GH-1307] Test for DDC-2988
doctrinebot opened this issue almost 10 years ago
doctrinebot opened this issue almost 10 years ago
DDC-3565: "Missing value for primary key" error using JoinColumns
doctrinebot opened this issue almost 10 years ago
doctrinebot opened this issue almost 10 years ago
DDC-3539: [GH-1284] #1189 DDC-3406 derived identity in proxy must be a proxy
doctrinebot opened this issue almost 10 years ago
doctrinebot opened this issue almost 10 years ago
DDC-3489: Sequence generators should be stateless
doctrinebot opened this issue almost 10 years ago
doctrinebot opened this issue almost 10 years ago
DDC-3481: [GH-1241] [3.0] [POC] lazy-load on a per-property base
doctrinebot opened this issue almost 10 years ago
doctrinebot opened this issue almost 10 years ago
DDC-3473: @Index and @UniqueConstraint do not require the name parameter
doctrinebot opened this issue about 10 years ago
doctrinebot opened this issue about 10 years ago
DDC-3469: [GH-1234] added basic test for private embedded field in inheritence
doctrinebot opened this issue about 10 years ago
doctrinebot opened this issue about 10 years ago
DDC-3448: @OrderBy on eager @OneToMany does not work
doctrinebot opened this issue about 10 years ago
doctrinebot opened this issue about 10 years ago
DDC-3446: [GH-1219] Comparison like/notlike support
doctrinebot opened this issue about 10 years ago
doctrinebot opened this issue about 10 years ago
DDC-3444: [GH-1218] Failing test case for cascading refresh
doctrinebot opened this issue about 10 years ago
doctrinebot opened this issue about 10 years ago
DDC-3442: [GH-1217] @DDC3441 failing test cases for the ticket
doctrinebot opened this issue about 10 years ago
doctrinebot opened this issue about 10 years ago
DDC-3415: [GH-1194] [DDC-3414] Add test for "Joining on a table with inheritance produces badly formed ON clause"
doctrinebot opened this issue about 10 years ago
doctrinebot opened this issue about 10 years ago
DDC-3367: [GH-1171] Improvements for complex select statements when using new object expression
doctrinebot opened this issue about 10 years ago
doctrinebot opened this issue about 10 years ago
DDC-3328: [GH-1150] Improve Comparison::CONTAINS: allow to use custom position for % and _ wildcard characters
doctrinebot opened this issue over 10 years ago
doctrinebot opened this issue over 10 years ago
DDC-3311: Add ESCAPE clause support after LIKE pattern, in Expr class
doctrinebot opened this issue over 10 years ago
doctrinebot opened this issue over 10 years ago
Orphan removal does not work nicely with `preRemove` listeners
raziel057 opened this pull request over 10 years ago
raziel057 opened this pull request over 10 years ago
DDC-3200: [GH-1077] Support filter parameters in Configuration
doctrinebot opened this issue over 10 years ago
doctrinebot opened this issue over 10 years ago
Support filter parameters in Configuration
jmikola opened this pull request over 10 years ago
jmikola opened this pull request over 10 years ago
DDC-3171: [GH-1060] [DDC-3170] SimpleObjectHydrator fails to get discriminator column from mapped SQL result
doctrinebot opened this issue over 10 years ago
doctrinebot opened this issue over 10 years ago
DDC-3154: Conditions with Value Objects
doctrinebot opened this issue over 10 years ago
doctrinebot opened this issue over 10 years ago
DDC-3148: ResultSetMappingBuilder::generateSelectClause ignores quoted column names
doctrinebot opened this issue over 10 years ago
doctrinebot opened this issue over 10 years ago
DDC-3147: [GH-1045] Fix the "Erroneous data format for unserializing" error message
doctrinebot opened this issue over 10 years ago
doctrinebot opened this issue over 10 years ago
DDC-3130: [GH-1033] [WIP] Lazy criteria for ManyToMany collection
doctrinebot opened this issue over 10 years ago
doctrinebot opened this issue over 10 years ago
[DDC-357] Effective toOne joins
fprochazka opened this pull request almost 11 years ago
fprochazka opened this pull request almost 11 years ago
[WIP] Foreign association index names
jsuggs opened this pull request almost 11 years ago
jsuggs opened this pull request almost 11 years ago
DDC-2940: [GH-922] Two hooks for DoctrineBundle to allow ContainerFilterCollection
doctrinebot opened this issue almost 11 years ago
doctrinebot opened this issue almost 11 years ago
DDC-2800: Something wrong with documentation generation
doctrinebot opened this issue about 11 years ago
doctrinebot opened this issue about 11 years ago
DDC-2793: Subquery into FROM
doctrinebot opened this issue about 11 years ago
doctrinebot opened this issue about 11 years ago
DDC-2786: [GH-843] Add failing test for DDC-2785
doctrinebot opened this issue about 11 years ago
doctrinebot opened this issue about 11 years ago
[DDC-2785] Add failing test
flack opened this pull request about 11 years ago
flack opened this pull request about 11 years ago
DDC-2785: spl_object_hash_collisions
doctrinebot opened this issue about 11 years ago
doctrinebot opened this issue about 11 years ago
DDC-2772: One class can be mapped to multiple discriminator values
doctrinebot opened this issue about 11 years ago
doctrinebot opened this issue about 11 years ago
DDC-2701: Collections in originalEntityData gets over written
doctrinebot opened this issue over 11 years ago
doctrinebot opened this issue over 11 years ago
DDC-2585: Persisting the owning side will not set the inverse side relationship
doctrinebot opened this issue over 11 years ago
doctrinebot opened this issue over 11 years ago
DDC-2528: Extracting entities through DQL query resets the previous associations
doctrinebot opened this issue over 11 years ago
doctrinebot opened this issue over 11 years ago
DDC-2364: [GH-625] [DDC-2363] Duplicated record with orphanRemoval and proxy
doctrinebot opened this issue almost 12 years ago
doctrinebot opened this issue almost 12 years ago
DDC-2332: [UnitOfWork::doPersist()] The spl_object_hash() generate not unique hash!
doctrinebot opened this issue almost 12 years ago
doctrinebot opened this issue almost 12 years ago
DDC-2286: Update documentation for collation
doctrinebot opened this issue almost 12 years ago
doctrinebot opened this issue almost 12 years ago
DDC-2239: Allow dynamic modification of select queries (either filter the AST or query)
doctrinebot opened this issue almost 12 years ago
doctrinebot opened this issue almost 12 years ago
DDC-2220: Add joins to Collection Filtering API
doctrinebot opened this issue about 12 years ago
doctrinebot opened this issue about 12 years ago
DDC-2089: Modify OneToMany to allow unidirectional associations without the need of a JoinTable
doctrinebot opened this issue about 12 years ago
doctrinebot opened this issue about 12 years ago
DDC-2042: Metadata association overriding : allow to override 'targetEntity'
doctrinebot opened this issue over 12 years ago
doctrinebot opened this issue over 12 years ago
DDC-2007: [GH-434] allowed to pass filter objects to the configurator
doctrinebot opened this issue over 12 years ago
doctrinebot opened this issue over 12 years ago
DDC-1899: [GH-385] set metadata for interface to be able to fetch entites by interface name
doctrinebot opened this issue over 12 years ago
doctrinebot opened this issue over 12 years ago
DDC-1682: EntityManager::clear() not working as expected.
doctrinebot opened this issue almost 13 years ago
doctrinebot opened this issue almost 13 years ago
DDC-1681: loadRelated() - Method to efficiently load sets of related entities in "sub"-select strategies
doctrinebot opened this issue almost 13 years ago
doctrinebot opened this issue almost 13 years ago
DDC-1680: Id is null in postRemove events
doctrinebot opened this issue almost 13 years ago
doctrinebot opened this issue almost 13 years ago
DDC-1666: orphanRemoval does not work with oneToOne: Duplicate entry Error
doctrinebot opened this issue almost 13 years ago
doctrinebot opened this issue almost 13 years ago
Added support for ORDER BY NULLS (FIRST|LAST)
helmer opened this pull request over 13 years ago
helmer opened this pull request over 13 years ago
DDC-1310: Datetime fields merge bug
doctrinebot opened this issue over 13 years ago
doctrinebot opened this issue over 13 years ago
DDC-1212: Exception of mapping of ID generation strategy
doctrinebot opened this issue over 13 years ago
doctrinebot opened this issue over 13 years ago
DDC-601: UnitOfWork commit order problem
doctrinebot opened this issue over 14 years ago
doctrinebot opened this issue over 14 years ago
DDC-357: Lazy-loading in OneToOne-bidirectional associations not working for inverse side
doctrinebot opened this issue almost 15 years ago
doctrinebot opened this issue almost 15 years ago
DDC-274: Class and namespace naming inconsistency
doctrinebot opened this issue almost 15 years ago
doctrinebot opened this issue almost 15 years ago
DDC-138: Allow for mixed inheritance mapping
doctrinebot opened this issue about 15 years ago
doctrinebot opened this issue about 15 years ago