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
Remove missed note about deprecated drivers
andersonamuller opened this pull request over 1 year ago
andersonamuller opened this pull request over 1 year ago
Avoid partial
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Disallow lifecycle callbacks on embedded classes
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Turn deprecation into an exception
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Fix missing setFilterSchemaAssetsExpression in phpdoc
dmitryuk opened this pull request over 1 year ago
dmitryuk 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
Document how to produce DTOs with a result set mapping
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Add $entityRepository->getNext() and $entityRepository->getPrevious()
nbennett25 opened this issue over 1 year ago
nbennett25 opened this issue over 1 year ago
Include a table prefix listener that others can use or build upon
mpdude opened this issue over 1 year ago
mpdude opened this issue over 1 year ago
PHPStan 1.10.18, Psalm 5.12.0
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Add field name into SchemaValidator error messages.
Justinas-Jurciukonis opened this issue over 1 year ago
Justinas-Jurciukonis opened this issue over 1 year ago
Remove Notify change tracking policy
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Enable XML validation unconditionally
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Limit Count in Entity persister
Aweptimum opened this pull request over 1 year ago
Aweptimum opened this pull request over 1 year ago
Avoid Using unqualifed COUNT in EntityPersister
Aweptimum opened this issue over 1 year ago
Aweptimum opened this issue over 1 year ago
Merge 2.15.x into 2.16.x
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Cleanup bc layers
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Defer removing removed entities from to-many collections until after transaction commit
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Don't call canEmulateSchemas in SchemaTool when possible
nicolas-grekas opened this pull request over 1 year ago
nicolas-grekas opened this pull request over 1 year ago
Trigger deprecation in AnnotationDriver only if PHP >= 8.0
fancyweb opened this pull request over 1 year ago
fancyweb opened this pull request over 1 year ago
Don't call deprecated getSQLResultCasing and usesSequenceEmulatedIdentityColumns when we know the platform
nicolas-grekas opened this pull request over 1 year ago
nicolas-grekas opened this pull request over 1 year ago
revert: transform backed enum to value
Gwemox opened this pull request over 1 year ago
Gwemox opened this pull request over 1 year ago
Merge 2.16.x up into 3.0.x
greg0ire opened this pull request over 1 year ago
greg0ire 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
Add test to show #9192 has been fixed
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Fix build
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Add a reproducer test for #10752
jakubtobiasz opened this pull request over 1 year ago
jakubtobiasz opened this pull request over 1 year ago
No ForeignKeyConstraintViolationException exception when trying to remove an entity
jakubtobiasz opened this issue over 1 year ago
jakubtobiasz opened this issue over 1 year ago
Add test to show #7180 has been fixed
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Add test to show #7006 has been fixed
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Add tests to show #6499 has been fixed
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Update docs that `name` in @Index/@UniqueConstraint is optional
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
fix: OneToManyPersister does not take custom identifier types into account for orphan removal
wtfzdotnet opened this pull request over 1 year ago
wtfzdotnet opened this pull request over 1 year ago
Update the FAQ entry on setting MySQL charset and collation for columns
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Behaviour change in executeInserts() in 2.15.1
sips-richard opened this issue over 1 year ago
sips-richard opened this issue over 1 year ago
DBAL deprecation: `AbstractPlatform::usesSequenceEmulatedIdentityColumns` is deprecated
dmaicher opened this issue over 1 year ago
dmaicher opened this issue over 1 year ago
Make EntityPersisters tell the UoW about post insert IDs early
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Cleanup bc layers
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Remove useless ignore rule
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Merge release 2.15.2 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 deprecations from doctrine/lexer
nicolas-grekas opened this pull request over 1 year ago
nicolas-grekas opened this pull request over 1 year ago
Fix Lexer deprecation
jmsche opened this pull request over 1 year ago
jmsche opened this pull request over 1 year ago
Make it possible to have non-NULLable self-referencing associations when using application-provided IDs
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Document pdo_sqlite requirement for tests
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Add a test case to show #9376 and #9377 have been resolved
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Add a test case to show #10348 has been fixed
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Add missing underscore to RST links
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Migrate to the object API of Join{Column,Table}Mapping
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Make the join table name and join column name mandatory
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Declare options property
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Revert "Allow symfony/console 7"
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Merge 2.14.x up into 2.15.x
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Temporarily allow `symfony/console` 7
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Migrate to the object API of AssociationMapping
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Fixes #10715 - Incorrect subclasses dependencies weight while calculating commit orders
sylfabre opened this pull request over 1 year ago
sylfabre opened this pull request over 1 year ago
Incorrect subclasses dependencies weight while calculating commit orders
sylfabre opened this issue over 1 year ago
sylfabre opened this issue over 1 year ago
Fixes #10713 - Duplicate entries in CommitOrderCalculator output
sylfabre opened this pull request over 1 year ago
sylfabre opened this pull request over 1 year ago
Duplicate entries in CommitOrderCalculator output
sylfabre opened this issue over 1 year ago
sylfabre opened this issue over 1 year ago
Stateless getInsertSQL()
PsmaDev opened this issue over 1 year ago
PsmaDev opened this issue over 1 year ago
BasicEntityPersister getInsertSQL() wrong value in openswoole
PsmaDev opened this issue over 1 year ago
PsmaDev opened this issue over 1 year ago
Correct docs link
mbabker opened this pull request over 1 year ago
mbabker opened this pull request over 1 year ago
Merge 2.16.x up into 3.0.x
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
`Doctrine/ORM/Tools/Pagination` potential optimization suggestion
silverkorn opened this issue over 1 year ago
silverkorn opened this issue over 1 year ago
Remove unreachable piece of code
greg0ire opened this pull request over 1 year ago
greg0ire 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
Adapt to latest coding standards
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Introduce convenience methods to narrow types
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
fix wrong phpdoc
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Narrow down parameter types for quote strategies
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Move joinColumnFieldNames down the class hierarchy
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Narrow down ClassMetadata::associationMappings type
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Add templating for getOwningSide
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Changing return type of `getSingleScalarResult()` to `array|bool|float|int|string|null`
ThomasLandauer opened this pull request over 1 year ago
ThomasLandauer opened this pull request over 1 year ago
Doctrine\DBAL\Driver\Exception\UnknownParameterType: Unknown parameter type, 105 given.
brian-n-millar opened this issue over 1 year ago
brian-n-millar opened this issue over 1 year ago
2.15.1 generated warnings in AttributeDriver::joinColumnToArray()
verfriemelt-dot-org opened this issue over 1 year ago
verfriemelt-dot-org opened this issue over 1 year ago
Compute entity-level commit order for entity insertions
mpdude opened this pull request over 1 year ago
mpdude opened this pull request over 1 year ago
Introduce method to get to the owning side
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Make indexBy/orderBy easier to understand for SA
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Documentation typo
edent opened this pull request over 1 year ago
edent opened this pull request over 1 year ago
Merge release 2.15.1 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
Support unserializing 2.14 ParserResult instances
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Move tests requiring PHP ≥ 8.1 to their own directory
MatTheCat opened this pull request over 1 year ago
MatTheCat opened this pull request over 1 year ago
Make sure unneeded fields are not present
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Rework association mapping hierarchy
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Postgresql table REPLICA IDENTITY
nforced opened this issue over 1 year ago
nforced opened this issue over 1 year ago
Merge 2.16.x up into 3.0.x
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Upgrade to Psalm 5.11.0
greg0ire opened this pull request over 1 year ago
greg0ire 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
Upgrade to Psalm 5.10.0
greg0ire opened this pull request over 1 year ago
greg0ire 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
Fix iteration index initialisation
ixitheblue opened this pull request over 1 year ago
ixitheblue opened this pull request over 1 year ago
Bump version numbers in the README
greg0ire opened this pull request over 1 year ago
greg0ire 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
Fix attribute ManyToMany mapping
BoShurik opened this pull request over 1 year ago
BoShurik opened this pull request over 1 year ago
It is not possible to disable the second level cache programmatically
kov-lucas opened this issue over 1 year ago
kov-lucas opened this issue over 1 year ago
yml-configuration with json schema validation
breitschopf opened this issue over 1 year ago
breitschopf opened this issue over 1 year ago
Added doc for the fields parameter of the UniqueConstraint attribute
stollr opened this pull request over 1 year ago
stollr opened this pull request over 1 year ago
Throw on invalid one to one
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Create `ReflectionReadonlyProperty` from their declaring class so their value can be set
MatTheCat opened this pull request over 1 year ago
MatTheCat opened this pull request over 1 year ago
Rename AbstractSqlExecutor class to AbstractSQLExecutor
abdelazizmirasoft opened this pull request over 1 year ago
abdelazizmirasoft opened this pull request over 1 year ago