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
Lazy and eager collection refresh inconsistency

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
Fix setting readonly properties in different scopes

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
Optimize Object Hydration performance on large result sets

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
made sure that target entity is cacheable

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
Error in TablePrefixSubscriber doctrine/orm v2.13.1 reported by PHPStan

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
Deprecate `EntityManager::create()`

derrabus opened this pull request over 2 years ago
fix: disabling versioning

writ3it opened this pull request over 2 years ago
Store PersistentCollection changes in entity change set as array

franmomu opened this pull request over 2 years ago
Switch to setUpEntitySchema

greg0ire opened this pull request over 2 years ago
Enrich types

greg0ire opened this pull request over 2 years ago
Implement Insertable / Updateable for ManyToOne and OneToOne

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
Change parent classes of some events

franmomu opened this issue over 2 years ago
CI for Oracle DB

FaritSlv opened this pull request over 2 years ago
Fix for #9849

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
bug: getSingleColumnResult with indexBy

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
Deprecate passing ArrayCollection instances

greg0ire opened this pull request over 2 years ago
Get rid of ClassMetadataInfo

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
[GH-3519] Deprecate passing the same class with different discriminator values.

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
Run static analysis with DBAL 4@dev

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
FindOneBy not following criteria

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
ManyToOne for composite foreign key with null values

danijelvenus opened this issue almost 3 years ago
Fixed issue #2633

grossmannmartin opened this pull request almost 3 years ago
GroupBy with aliases On LimitSubqueryWalker

baiiko opened this pull request almost 3 years ago
Creating Mapping Types overview table

ThomasLandauer opened this pull request almost 3 years ago
Outdated doc

nimasdj 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
Bug: UnitOfWork try to set null to a read-only id column after remove

viniciusss opened this issue almost 3 years ago
Support CHECK constraints

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
Comparison when using false value has an error

gnat42 opened this pull request almost 3 years ago
convertToDatabaseValue in \Doctrine\ORM\UnitOfWork::getSingleIdentifierValue()

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
Annotations docs examples actualization

AlexVasechkin opened this pull request about 3 years ago
Compute particular commit order for deletions

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
Updating a not modified field in preUpdate event

mmarton opened this issue about 3 years ago
Improve documentation on `cascade: remove` behavior

mpdude opened this pull request about 3 years ago
Let CodeSniffer add native types

derrabus opened this pull request about 3 years ago
Add DQL non-ASCII characters support

julienfalque 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
Throw LogicException if region is tried to use for READ_WRITE

NikoGrano opened this pull request about 3 years ago
Add strict-sync option to ValidateSchemaCommand

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
Fixed array hydration

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
[Documentation]: Adding example for Scalar Column Hydration

ThomasLandauer opened this pull request about 3 years ago
Failing test case for issue #9124

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
Querying DTOs with INDEX BY

flaushi opened this issue over 3 years ago
Implementing `$qb->setIdentifier()` to support `literal-string`

craigfrancis opened this pull request over 3 years ago
Simplify some array docblocks

phansys opened this pull request over 3 years ago
Remove calls to `AbstractPlatform::canEmulateSchemas()`

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
Use PSR-6 for accessing the query cache

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
Try running the tests on Oracle

greg0ire opened this pull request over 3 years ago
Deprecate reliance on non-optimal defaults

greg0ire opened this pull request over 3 years ago
Deprecate `AUTO` identifier generator strategy

greg0ire opened this issue over 3 years ago
Update caching.rst

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
Fixes #8857

piowin opened this pull request over 3 years ago