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
Fix small typo
mercuryseries opened this pull request over 1 year ago
mercuryseries opened this pull request over 1 year ago
Embeddables not correctly compared in WHERE clause of DQL
coztymit opened this issue over 1 year ago
coztymit opened this issue over 1 year ago
Commit order reversed?
olivier1980 opened this issue over 1 year ago
olivier1980 opened this issue over 1 year ago
Merge release 2.16.1 into 2.17.x
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
PHPStan 1.10.28, Psalm 5.14.1
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Merge 2.16.x into 2.17.x
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
ProxyFactory: do not generate long file names
JanTvrdik opened this pull request over 1 year ago
JanTvrdik opened this pull request over 1 year ago
object from "DoctrineProxies\__CG__\", the third object of recursive calling
Mariam-WagdyW opened this issue over 1 year ago
Mariam-WagdyW opened this issue over 1 year ago
BC break - While adding an entity of class %s with an ID hash of "3" to the identity map, another object of class %s was already present for the same
perice opened this issue over 1 year ago
perice opened this issue over 1 year ago
Identity map error when running SELECT on the same table alias more than once
emhovis opened this issue over 1 year ago
emhovis opened this issue over 1 year ago
Partial merge up of 2.17.x into 3.0.x
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Add note about not-enabling lazy-ghosts
nicolas-grekas opened this pull request over 1 year ago
nicolas-grekas opened this pull request over 1 year ago
[Docs] Explicit transaction example with connection does not close EntityManager at rollback
ToshY opened this issue over 1 year ago
ToshY opened this issue over 1 year ago
Mapping Exception: Entity has to be part of discriminator map - but IS
fpolli opened this issue over 1 year ago
fpolli opened this issue over 1 year ago
Fix broken changeset computation for entities loaded through fetch=EAGER + using inheritance
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Document more clearly that the insert order is an implementation detail
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Use a dedicated exception for the check added in #10785
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
`EntityManager::find()` calls `UnitOfWork::registerManaged()` twice and that causes Change Detection to fail
eXsio opened this issue over 1 year ago
eXsio opened this issue over 1 year ago
Add null to AbstractQuery::getSingleScalarResult()'s return type
jlherren opened this pull request over 1 year ago
jlherren opened this pull request over 1 year ago
Turn identity map collisions from exception to deprecation notice
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Unexpected SQL Syntax error on doctrine/orm 2.16.0 missing Params
alexander-schranz opened this issue over 1 year ago
alexander-schranz opened this issue over 1 year ago
Document restrictions for `postUpdate`, `postRemove` and `postPersist` events
mpdude opened this issue over 1 year ago
mpdude opened this issue over 1 year ago
Emit `postFlush` events as the very last thing in `UoW::flush()`
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
(Try to) add a reproducer for #10868
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Use a dedicated exception for the check added in #10785
mpdude opened this issue over 1 year ago
mpdude opened this issue over 1 year ago
Add a feature flag for the exception added in #10785
mpdude opened this issue over 1 year ago
mpdude opened this issue over 1 year ago
Fix return type of `getSingleScalarResult`
whatUwant opened this pull request over 1 year ago
whatUwant opened this pull request over 1 year ago
2.16.0 - Issue with persisting entities
dmaicher opened this issue over 1 year ago
dmaicher opened this issue over 1 year ago
IdentityMap
tasselchof opened this issue over 1 year ago
tasselchof opened this issue over 1 year ago
Identity Map issue since 2.16.0 upgrade
jenkoian opened this issue over 1 year ago
jenkoian opened this issue over 1 year ago
Add an UPGRADE notice about the potential changes in commit order
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Add possibility to set reportFieldsWhereDeclared in ORMSetup
W0rma opened this pull request over 1 year ago
W0rma opened this pull request over 1 year ago
Creation order parent-children inversed
GregoireHebert opened this issue over 1 year ago
GregoireHebert opened this issue over 1 year ago
Revert "Allow symfony/console 7 (#10724)"
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Update branch metadata
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Merge release 2.16.0 into 3.0.x
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
Method getId() in generated proxy class casts to int, conflicts with enum primary key
pauljura opened this issue over 1 year ago
pauljura opened this issue over 1 year ago
Add option to change ProxyFactory behavior when an entity is not found
VincentLanglet opened this issue over 1 year ago
VincentLanglet opened this issue over 1 year ago
EntityManagerInterface has no #3/$lockVersion param in find method
mvorisek opened this issue over 1 year ago
mvorisek opened this issue over 1 year ago
Second level cache does not support scalar results.
konmedia-devops opened this issue over 1 year ago
konmedia-devops opened this issue over 1 year ago
Fix/Self deprecation with getQueryCacheImpl
VincentLanglet opened this pull request over 1 year ago
VincentLanglet opened this pull request over 1 year ago
fix: use platform options instead of deprecated custom options
dunglas opened this pull request over 1 year ago
dunglas opened this pull request over 1 year ago
fix: DBAL deprecation when default is set
dunglas opened this pull request over 1 year ago
dunglas opened this pull request over 1 year ago
Remove outdated comment
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Bug: Enum could not be converted to string
mzk opened this issue over 1 year ago
mzk opened this issue over 1 year ago
Bug: Enum could not be converted to string
mzk opened this pull request over 1 year ago
mzk opened this pull request over 1 year ago
Merge release 2.15.4 into 2.16.x
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
Fix templated phpdoc return type
mvorisek opened this pull request over 1 year ago
mvorisek opened this pull request over 1 year ago
Use properties instead of getters to read property/class names via reflection
nicolas-grekas opened this pull request over 1 year ago
nicolas-grekas opened this pull request over 1 year ago
Remove toc
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Discriminator column empty value "IN" query
Legion112 opened this issue over 1 year ago
Legion112 opened this issue over 1 year ago
Composite key issue when joining
tomatov-net opened this issue over 1 year ago
tomatov-net opened this issue over 1 year ago
doctrine.ulid_generator is not accepted by xml pattern
jeremy447 opened this issue over 1 year ago
jeremy447 opened this issue over 1 year ago
Declare compatibility with DBAL 4
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
PHPStan 1.10.25, Psalm 5.13.1
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Merge 2.15.x up into 2.16.x
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
AutoIncrement pgSQL without identity strategy
vencakrecl opened this issue over 1 year ago
vencakrecl opened this issue over 1 year ago
Remove dummy title
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Deprecate not-enabling lazy-ghosts and decouple from doctrine/common's proxies
nicolas-grekas opened this pull request over 1 year ago
nicolas-grekas opened this pull request over 1 year ago
Dummy title instead of actual title
filippovicari426 opened this issue over 1 year ago
filippovicari426 opened this issue over 1 year ago
Partial object children in cache
duzenko opened this issue over 1 year ago
duzenko opened this issue over 1 year ago
Cleanup psalm-type AutogenerateMode
nicolas-grekas opened this pull request over 1 year ago
nicolas-grekas opened this pull request over 1 year ago
Decouple public API from Doctrine\Persistence\Proxy
nicolas-grekas opened this pull request over 1 year ago
nicolas-grekas opened this pull request over 1 year ago
`DateTime`/`DateTimeImmutable` as an part of composite key
Greg0 opened this issue over 1 year ago
Greg0 opened this issue over 1 year ago
Allow `DateTimeImmutable` be part of composite key
Greg0 opened this pull request over 1 year ago
Greg0 opened this pull request over 1 year ago
EntityListenerPass unaware of ResolveTargetEntityListener::$resolveTargetEntities
BreyndotEchse opened this issue over 1 year ago
BreyndotEchse opened this issue over 1 year ago
Match namespace in XML file with namespace in XSD file
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Restore partial flushing and clearing
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Undeprecate flushing and clearing a single entity
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Bug fix for cascade persist of entity with inheritance
drewblin opened this pull request over 1 year ago
drewblin opened this pull request over 1 year ago
Add dummy title to the sidebar before checking docs
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Merge branch 2.15.x into 2.16.x
nicolas-grekas opened this pull request over 1 year ago
nicolas-grekas opened this pull request over 1 year ago
Use --fail-on-log instead of arcane bash tricks
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
[ObjectRepository] Error with query select when property is camelCase without `name` attribute
cavasinf opened this issue over 1 year ago
cavasinf opened this issue over 1 year ago
Safeguard for identity map seems to break merge
alexander-schranz opened this issue over 1 year ago
alexander-schranz opened this issue over 1 year ago
Fix cloning entities when using lazy-ghost proxies
nicolas-grekas opened this pull request over 1 year ago
nicolas-grekas opened this pull request over 1 year ago
Throw when loading a proxy without identifiers
MatTheCat opened this pull request over 1 year ago
MatTheCat opened this pull request over 1 year ago
Wrong LazyGhost initialization on cloned entity
Erwui opened this issue over 1 year ago
Erwui opened this issue over 1 year ago
getDefaultName return null for commands
ToshY opened this issue over 1 year ago
ToshY opened this issue over 1 year ago
Introduce new workflow to test docs
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Deprecate classes related to old commit order computation
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Let XML driver treat <id> field attributes same as regular <field> tag
Greg0 opened this pull request over 1 year ago
Greg0 opened this pull request over 1 year ago
Remove lone dash
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Add a test case to demonstrate GH-3251
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Close migrated issues that only link to PRs
mpdude opened this issue over 1 year ago
mpdude opened this issue over 1 year ago
Add test to show why delete-before-insert may be challenging
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Verify UnitOfWork::HINT_DEFEREAGERLOAD exists and is true
oscmarb opened this pull request over 1 year ago
oscmarb opened this pull request over 1 year ago
Fix enum change set recomputation on single entity
rmikalkenas opened this pull request over 1 year ago
rmikalkenas opened this pull request over 1 year ago
Fix unserialize() errors when running tests on PHP 8.3
nicolas-grekas opened this pull request over 1 year ago
nicolas-grekas opened this pull request over 1 year ago
Add failing test for #3752 (fka DDC-2988)
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Improve and add test to set to-one and to-many associations with reference objects
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Resort on Query::HINT_FORCE_PARTIAL_LOAD less
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Narrow integer to param class constants
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
distinct() updates QueryBuilder state correctly
macroparts opened this pull request over 1 year ago
macroparts opened this pull request over 1 year ago
BackedEnum primary key fails to convert for association using proxy classes
wmouwen opened this issue over 1 year ago
wmouwen opened this issue over 1 year ago
Merge release 2.15.3 into 2.16.x
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
Fix attach entity listener when reset class metadata factory
vuongxuongminh opened this pull request over 1 year ago
vuongxuongminh opened this pull request over 1 year ago
Add a safeguard against multiple objects competing for the same identity map entry
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Calling distinct() on QueryBuilder does not update state correctly
macroparts opened this issue over 1 year ago
macroparts opened this issue over 1 year ago
Warn about "ON DELETE RESTRICT"
greg0ire opened this issue over 1 year ago
greg0ire opened this issue over 1 year ago