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
Infer types in `OneToManyPersister::deleteEntityCollection`
norkunas opened this pull request over 2 years ago
norkunas opened this pull request over 2 years ago
Lazy and eager collection refresh inconsistency
goetas opened this pull request over 2 years ago
goetas opened this pull request over 2 years ago
EntityNotFoundException after multiple call to $entityManager->flush()
klammbueddel opened this pull request over 2 years ago
klammbueddel opened this pull request over 2 years ago
EntityNotFoundException after second flush when deleting item of ManyToMany relationship
klammbueddel opened this issue over 2 years ago
klammbueddel opened this issue over 2 years ago
Fix setting readonly properties in different scopes
chapterjason opened this pull request over 2 years ago
chapterjason opened this pull request over 2 years ago
PHP readonly properties and inheritance cause error on hydration
chapterjason opened this issue over 2 years ago
chapterjason opened this issue over 2 years ago
Optimize Object Hydration performance on large result sets
tucksaun opened this pull request over 2 years ago
tucksaun opened this pull request over 2 years ago
QueryBuilder does not work with UUID in MySQL 8
krstns opened this issue over 2 years ago
krstns opened this issue over 2 years ago
made sure that target entity is cacheable
xkzl opened this pull request over 2 years ago
xkzl opened this pull request over 2 years ago
Fix change detection for non-scalar readonly properties
nCrazed opened this pull request over 2 years ago
nCrazed opened this pull request over 2 years ago
Error in TablePrefixSubscriber doctrine/orm v2.13.1 reported by PHPStan
petrparolek opened this issue over 2 years ago
petrparolek opened this issue over 2 years ago
Fixed invalid generation 'where expresion' sql when 'Type' in use SQL…
dbannik opened this pull request over 2 years ago
dbannik opened this pull request over 2 years ago
Invalid generation where expresion sql when Type in use SQLConversion (convertToPHPValueSQL, convertToDatabaseValueSQL)
dbannik opened this issue over 2 years ago
dbannik opened this issue over 2 years ago
No preUpdate event if removing elements from PersistentCollection results in empty collection
s-bernstein opened this pull request over 2 years ago
s-bernstein opened this pull request over 2 years ago
Deprecate `EntityManager::create()`
derrabus opened this pull request over 2 years ago
derrabus opened this pull request over 2 years ago
No preUpdate event if removing elements from PersistentCollection results in empty collection
s-bernstein opened this issue over 2 years ago
s-bernstein opened this issue over 2 years ago
fix: disabling versioning
writ3it opened this pull request over 2 years ago
writ3it opened this pull request over 2 years ago
Paginator fails with `$fetchJoinCollection = true` and query ordered by a join column.
joaquimds opened this issue over 2 years ago
joaquimds opened this issue over 2 years ago
LazyCriteriaCollection::count returns ambiguous results when paired with Criteria::setMaxResults
ScopeyNZ opened this issue over 2 years ago
ScopeyNZ opened this issue over 2 years ago
Store PersistentCollection changes in entity change set as array
franmomu opened this pull request over 2 years ago
franmomu opened this pull request over 2 years ago
Switch to setUpEntitySchema
greg0ire opened this pull request over 2 years ago
greg0ire opened this pull request over 2 years ago
New Doctrine\ORM\QueryInterface to combat "final class Query"; mocking in unit tests
kafoso opened this issue over 2 years ago
kafoso opened this issue over 2 years ago
Enrich types
greg0ire opened this pull request over 2 years ago
greg0ire opened this pull request over 2 years ago
Implement Insertable / Updateable for ManyToOne and OneToOne
tgauges opened this issue over 2 years ago
tgauges opened this issue over 2 years ago
Wrong mapping for ManyToMany JoinTable fields when use attributes
innerfly opened this issue over 2 years ago
innerfly opened this issue over 2 years ago
fix: attribute association override default values not set for joinColumns and inverseJoinColumns if joinTable is set for a many-to-many association
alanpoulain opened this pull request over 2 years ago
alanpoulain opened this pull request over 2 years ago
Added the functions "createNamedParameter" and "createPositionalParameter"...
Digi92 opened this pull request over 2 years ago
Digi92 opened this pull request over 2 years ago
Change parent classes of some events
franmomu opened this issue over 2 years ago
franmomu opened this issue over 2 years ago
"LogicException: Attempting to change readonly property ..." for entity's Id during proxy initialization
Firehed opened this issue over 2 years ago
Firehed opened this issue over 2 years ago
CI for Oracle DB
FaritSlv opened this pull request over 2 years ago
FaritSlv opened this pull request over 2 years ago
Fix for #9849
asimonf opened this pull request over 2 years ago
asimonf opened this pull request over 2 years ago
Add hint how to generate proxy classes without database
meidlinga opened this pull request over 2 years ago
meidlinga opened this pull request over 2 years ago
bug: getSingleColumnResult with indexBy
gimler opened this pull request over 2 years ago
gimler opened this pull request over 2 years ago
Keep schema null if its not defined #9820
develth opened this pull request over 2 years ago
develth opened this pull request over 2 years ago
Deprecate passing ArrayCollection instances
greg0ire opened this pull request over 2 years ago
greg0ire opened this pull request over 2 years ago
Get rid of ClassMetadataInfo
greg0ire opened this issue over 2 years ago
greg0ire opened this issue over 2 years ago
Deprecate omitting the alias in QueryBuilder::update() and delete()
Hanmac opened this pull request over 2 years ago
Hanmac opened this pull request over 2 years ago
[GH-3519] Deprecate passing the same class with different discriminator values.
beberlei opened this pull request over 2 years ago
beberlei opened this pull request over 2 years ago
[DDC-2917] Fix GroupBy SQL generation for entities with JOINED inheritance type
popov-a-e opened this pull request over 2 years ago
popov-a-e opened this pull request over 2 years ago
Run static analysis with DBAL 4@dev
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Fix check for associations declared in MappedSuperclasses
DanielCausebrook opened this pull request over 2 years ago
DanielCausebrook opened this pull request over 2 years ago
FindOneBy not following criteria
AndresConpas opened this issue over 2 years ago
AndresConpas opened this issue over 2 years ago
Fill entity ids with foreign entities in uow::createEntity(). GH8926.
Feolius opened this pull request over 2 years ago
Feolius opened this pull request over 2 years ago
Allow setting column options like `charset` and `collation` on `JoinTable`, `JoinColumn` and `InverseJoinColumn`
ruudk opened this pull request almost 3 years ago
ruudk opened this pull request almost 3 years ago
ManyToOne for composite foreign key with null values
danijelvenus opened this issue almost 3 years ago
danijelvenus opened this issue almost 3 years ago
Fixed issue #2633
grossmannmartin opened this pull request almost 3 years ago
grossmannmartin opened this pull request almost 3 years ago
GroupBy with aliases On LimitSubqueryWalker
baiiko opened this pull request almost 3 years ago
baiiko opened this pull request almost 3 years ago
Creating Mapping Types overview table
ThomasLandauer opened this pull request almost 3 years ago
ThomasLandauer opened this pull request almost 3 years ago
Outdated doc
nimasdj opened this issue almost 3 years ago
nimasdj opened this issue almost 3 years ago
Set `JoinColumn::referencedColumnName` based on the target entity instead of `id`
kiler129 opened this issue almost 3 years ago
kiler129 opened this issue almost 3 years ago
[RFC] add `HydrationFactory` as extension point for tracking hydrations
kbond opened this pull request almost 3 years ago
kbond opened this pull request almost 3 years ago
PHP8 attributes do not respect uniqueConstraint property from the Table attribute
pkly opened this issue almost 3 years ago
pkly opened this issue almost 3 years ago
Bug: UnitOfWork try to set null to a read-only id column after remove
viniciusss opened this issue almost 3 years ago
viniciusss opened this issue almost 3 years ago
Bug: UnitOfWork attempts to update readonly property (object IDs don't match)
zanbaldwin opened this issue almost 3 years ago
zanbaldwin opened this issue almost 3 years ago
JoinedSubclassPersister fix nonInsertable columns with JOINED inheritance type + test
gtgt opened this pull request almost 3 years ago
gtgt opened this pull request almost 3 years ago
Using `nonInsertable/nonUpdateable` columns with `JOINED` inheritance type triggers SQL error
bordgab opened this issue almost 3 years ago
bordgab opened this issue almost 3 years ago
Support CHECK constraints
oojacoboo opened this issue almost 3 years ago
oojacoboo opened this issue almost 3 years ago
Reloading an entity that have been removed will create a new entity.
mpoiriert opened this issue almost 3 years ago
mpoiriert opened this issue almost 3 years ago
Suggestion: `enumType`: Allow hydrating non-existing backed value as NULL (i.e. use `::tryFrom($value)` instead of `::try($value)`)
ThomasLandauer opened this issue almost 3 years ago
ThomasLandauer opened this issue almost 3 years ago
Comparison when using false value has an error
gnat42 opened this pull request almost 3 years ago
gnat42 opened this pull request almost 3 years ago
Add failing test for failing to update child-parent relation when the child has been prefetched in QB
simPod opened this pull request almost 3 years ago
simPod opened this pull request almost 3 years ago
convertToDatabaseValue in \Doctrine\ORM\UnitOfWork::getSingleIdentifierValue()
e-kemal opened this pull request almost 3 years ago
e-kemal opened this pull request almost 3 years ago
Fix "Illegal mix of collations" in MultiTableDeleteExecutor - Take 2
mlocati opened this pull request about 3 years ago
mlocati opened this pull request about 3 years ago
Annotations docs examples actualization
AlexVasechkin opened this pull request about 3 years ago
AlexVasechkin opened this pull request about 3 years ago
Compute particular commit order for deletions
jusephe opened this pull request about 3 years ago
jusephe opened this pull request about 3 years ago
Doctrine tries to delete entities in incorrect order
jusephe opened this issue about 3 years ago
jusephe opened this issue about 3 years ago
Updating a not modified field in preUpdate event
mmarton opened this issue about 3 years ago
mmarton opened this issue about 3 years ago
Fix UnitOfWork->originalEntityData is missing not-modified collections after computeChangeSet
olsavmic opened this pull request about 3 years ago
olsavmic opened this pull request about 3 years ago
UnitOfWork->originalEntityData is missing not-modified collections after computeChangeSet
olsavmic opened this issue about 3 years ago
olsavmic opened this issue about 3 years ago
Improve documentation on `cascade: remove` behavior
mpdude opened this pull request about 3 years ago
mpdude opened this pull request about 3 years ago
Let CodeSniffer add native types
derrabus opened this pull request about 3 years ago
derrabus opened this pull request about 3 years ago
Add DQL non-ASCII characters support
julienfalque opened this pull request about 3 years ago
julienfalque opened this pull request about 3 years ago
[doctrineGH-9042] Paginator: replace Where clause with IN condition to avoid results with incomplete data
LuigiCardamone opened this pull request about 3 years ago
LuigiCardamone opened this pull request about 3 years ago
Support MEMBER OF on entities with association IDs
Xesau opened this pull request about 3 years ago
Xesau opened this pull request about 3 years ago
Throw LogicException if region is tried to use for READ_WRITE
NikoGrano opened this pull request about 3 years ago
NikoGrano opened this pull request about 3 years ago
[2.10.2] Ignore dependencies having onDelete="SET NULL" when computing commit order for removal operations
DoobleD opened this issue about 3 years ago
DoobleD opened this issue about 3 years ago
Add strict-sync option to ValidateSchemaCommand
alexndlm opened this pull request about 3 years ago
alexndlm opened this pull request about 3 years ago
Introduce 'literal-string' to QueryBuilder::where($predicates)
craigfrancis opened this pull request about 3 years ago
craigfrancis opened this pull request about 3 years ago
Fixed array hydration
LinasRam opened this pull request about 3 years ago
LinasRam opened this pull request about 3 years ago
DQL NEW Operator to support PHP 8.x named arguments.
acirulis opened this issue about 3 years ago
acirulis opened this issue about 3 years ago
[Documentation]: Adding example for Scalar Column Hydration
ThomasLandauer opened this pull request about 3 years ago
ThomasLandauer opened this pull request about 3 years ago
Failing test case for issue #9124
bsod85 opened this pull request over 3 years ago
bsod85 opened this pull request over 3 years ago
#9119 Query\Parser resolve Lexer:lookahead null case
ybenhssaien opened this pull request over 3 years ago
ybenhssaien opened this pull request over 3 years ago
`Query::getResult` and `Query::toIterable` results differ when selecting multiple entities.
ajgarlag opened this pull request over 3 years ago
ajgarlag opened this pull request over 3 years ago
Querying DTOs with INDEX BY
flaushi opened this issue over 3 years ago
flaushi opened this issue over 3 years ago
Implementing `$qb->setIdentifier()` to support `literal-string`
craigfrancis opened this pull request over 3 years ago
craigfrancis opened this pull request over 3 years ago
Simplify some array docblocks
phansys opened this pull request over 3 years ago
phansys opened this pull request over 3 years ago
Remove calls to `AbstractPlatform::canEmulateSchemas()`
derrabus opened this issue over 3 years ago
derrabus opened this issue over 3 years ago
Allow params of function substring to also support an expression function
karstennilsen opened this pull request over 3 years ago
karstennilsen opened this pull request over 3 years ago
Use PSR-6 for accessing the query cache
derrabus opened this pull request over 3 years ago
derrabus opened this pull request over 3 years ago
Align order of constructor arguments of `Index` and `UniqueConstraint`
ThomasLandauer opened this issue over 3 years ago
ThomasLandauer opened this issue over 3 years ago
Try running the tests on Oracle
greg0ire opened this pull request over 3 years ago
greg0ire opened this pull request over 3 years ago
Deprecate reliance on non-optimal defaults
greg0ire opened this pull request over 3 years ago
greg0ire opened this pull request over 3 years ago
Avoid returning null from `EntityManager::getReference()` and `getPartialReference()`
simPod opened this pull request over 3 years ago
simPod opened this pull request over 3 years ago
Deprecate `AUTO` identifier generator strategy
greg0ire opened this issue over 3 years ago
greg0ire opened this issue over 3 years ago
Platform param in the connection params results in not evicting cache entries
piowin opened this pull request over 3 years ago
piowin opened this pull request over 3 years ago
Update caching.rst
Warxcell opened this pull request over 3 years ago
Warxcell opened this pull request over 3 years ago
Fix loading metadata for cold reflection class
Deltachaos opened this pull request over 3 years ago
Deltachaos opened this pull request over 3 years ago
Fixes #8857
piowin opened this pull request over 3 years ago
piowin opened this pull request over 3 years ago
[Failing test]: Using a filter on the joined root entity results in a syntax error
piowin opened this pull request over 3 years ago
piowin opened this pull request over 3 years ago