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

Rename AbstractSqlExecutor to AbstractSQLExecutor

abdelazizmirasoft opened this issue over 1 year ago
Persisting Entity with OneToOne relation

jakublabno opened this issue over 1 year ago
Adds metadata field type validation against Entity property type

DavideBicego opened this pull request over 1 year ago
Metadata field type validation against Entity property type

DavideBicego opened this issue over 1 year ago
Unable to use readonly modifier for Collection properties

janedbal opened this issue over 1 year ago
Merge 2.15.x up into 3.0.x

greg0ire opened this pull request over 1 year ago
Error with QueryBuilder::setParameter() and associative arrays

alexcmdev opened this issue over 1 year ago
Merge 2.15.x up into 3.0.x

greg0ire opened this pull request over 1 year ago
Merge 2.14.x into 2.15.x

derrabus opened this pull request over 1 year ago
PHPStan 1.10.14

derrabus opened this pull request over 1 year ago
[CS] Apply `SlevomatCodingStandard.Commenting.AnnotationName` rule

phansys opened this pull request over 1 year ago
Remove JoinColumn from inverse side

greg0ire opened this pull request over 1 year ago
Prepare entity-level commit order computation in the `UnitOfWork`

mpdude opened this pull request over 1 year ago
Improve named constructors' phpdoc

greg0ire opened this pull request over 1 year ago
Use valid relationships

greg0ire opened this pull request over 1 year ago
Merge release 2.14.3 into 2.15.x

github-actions[bot] opened this pull request over 1 year ago
Incorrect Error During Schema Validation

danfoley opened this issue over 1 year ago
Migrate basic entity persister to the object API of association mapping

greg0ire opened this pull request over 1 year ago
Restore document proxy state to uninitialized on load exception

notrix opened this pull request almost 2 years ago
Become strict about notices and warnings

greg0ire opened this pull request almost 2 years ago
Fix single table inheritance with intermediate abstract class(es)

htto opened this pull request almost 2 years ago
fix syntax array association on partial index documentation

yobrx opened this pull request almost 2 years ago
Move $(sourceToTarget|targetToSource)KeyColumns down

greg0ire opened this pull request almost 2 years ago
Improve LazyCriteriaCollection matching

TheDutchScorpion opened this pull request almost 2 years ago
doctrine:database:drop --force for PostgreSQL

benblub opened this issue almost 2 years ago
Migrate ManyToManyPersister to the object API of association mappings

greg0ire opened this pull request almost 2 years ago
Move properties down

greg0ire opened this pull request almost 2 years ago
Migrate to embedded class mapping object API

greg0ire opened this pull request almost 2 years ago
Use FQCN in type atribute in XML mapping for field and id

tmihalicka opened this issue almost 2 years ago
feat: allow setting foreign key as deferrable

simPod opened this pull request almost 2 years ago
Criteria behaviour is not consistent across association types

davidkmenta opened this issue almost 2 years ago
Bug when use Featch EGER and SQLFilter #10610

dbannik opened this pull request almost 2 years ago
Bug when use Featch EGER and SQLFilter

dbannik opened this issue almost 2 years ago
Add a new topological sort implementation

mpdude opened this pull request almost 2 years ago
Subclass lazy loading

SanderBoelaars opened this pull request almost 2 years ago
Make "EntityChangeSet" available in PostUpdateEventArgs

willemverspyck opened this pull request almost 2 years ago
computeChangeSet of class UnitOfWork rewrites not flushed changes

ioSeoGio opened this issue almost 2 years ago
Fatal error when attempting to run generate-proxies

dflinn2002 opened this issue almost 2 years ago
Commit order for removals has to consider `SET NULL`, not `nullable`

mpdude opened this pull request almost 2 years ago
LimitSubqueryWalker performance issue with DISTINCT

goetas opened this issue almost 2 years ago
Compute the commit order (inserts/deletes) on the entity level

mpdude opened this pull request almost 2 years ago
Introduce FilterCollection#restore method

VincentLanglet opened this pull request almost 2 years ago
Add handling of 'not' composite expression in QueryExpressionVisitor

oscmarb opened this pull request almost 2 years ago
Add test: Entity insertions must not happen table-wise

mpdude opened this pull request almost 2 years ago
Add test: Commit order calculation must happen on the entity level

mpdude opened this pull request almost 2 years ago
Add a failing test for #10514

mpdude opened this pull request almost 2 years ago
Use array shapes where appropriate

greg0ire opened this pull request almost 2 years ago
Fix id hash of entity with enum as identifier

Gwemox opened this pull request almost 2 years ago
cascade refresh on entity that is managed but not saved yet

oleg-andreyev opened this issue almost 2 years ago
MetadataFilter: remove useless default value

janedbal opened this pull request almost 2 years ago
Reject colliding field mapping in STI (need advice)

mpdude opened this pull request almost 2 years ago
Allow multiple criterias on the same property.

n-e-m-a-nj-a opened this pull request almost 2 years ago
Exclude traits from runtime association mappings check

mpdude opened this pull request almost 2 years ago
Deprecate overriding fields/associations inherited from other entities

mpdude opened this pull request almost 2 years ago
Property promotion not working correctly with associations/proxies

delolmo opened this issue almost 2 years ago
Failing test: Re-configured protected property not rejected

mpdude opened this pull request almost 2 years ago
Failing test: Duplicate private fields not detected

mpdude opened this pull request almost 2 years ago
Failing test: Illegal to-many association on MappedSuperclass not rejected

mpdude opened this pull request almost 2 years ago
Fix PersistentCollection::get() returning entity not in the collection

Spilky opened this pull request almost 2 years ago
BC Break for findBy with custom enum types

michnovka opened this issue about 2 years ago
2.9.x inverse side orphan removal

markuswoessner opened this pull request about 2 years ago
NULL returned instead of collection after update to 2.14.0

DigitalTimK opened this issue about 2 years ago
ObjectHydrator::getEntityFromIdentityMap() does not work with backed enum

noemi-salaun opened this issue about 2 years ago
Drop doctrine/lexer 2

greg0ire opened this pull request about 2 years ago
Added MultiManagerProvider

jordan-schnur opened this pull request about 2 years ago
Single quotes should not be added to SQLFilter parameters

geoffroyp opened this issue about 2 years ago
Add missing `throws` annotations

drupol opened this pull request about 2 years ago
Remove deprecated event classes and functions

derrabus opened this pull request about 2 years ago
Consider undeprecating EntityManager::merge

flack opened this issue about 2 years ago
Added parameter to getSelectJoinColumnSQL

FoxLess opened this pull request about 2 years ago
Implement entity identifier in PostRemoveEventArgs

tgauges opened this pull request about 2 years ago
Handle readonly public properties

alessandromorelli opened this pull request about 2 years ago
Discriminator column generated value

vansari opened this pull request about 2 years ago
Test doctrine/common remove-int-cast branch

malarzm opened this pull request about 2 years ago
feat: allow STI child entities to have non-nullable relationships

simPod opened this pull request over 2 years ago
Add custom highly optimized metadata cache

beberlei opened this pull request over 2 years ago
Allow different strategy of Property change detection

arno14 opened this pull request over 2 years ago