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
Doctrine QueryBuilder changes JOIN order - Is this expected behavior?
berkut1 opened this issue 9 days ago
berkut1 opened this issue 9 days ago
Add support for inherited nullability from PHP
Rixafy opened this pull request 9 days ago
Rixafy opened this pull request 9 days ago
[RFC] Expose QueryBuilder::getType
VincentLanglet opened this pull request 11 days ago
VincentLanglet opened this pull request 11 days ago
Test quoted qualified name
greg0ire opened this pull request 13 days ago
greg0ire opened this pull request 13 days ago
Address quoteIdentifier() deprecation
greg0ire opened this pull request 13 days ago
greg0ire opened this pull request 13 days ago
ci(phpcs): fix excluded paths
simPod opened this pull request 13 days ago
simPod opened this pull request 13 days ago
Address deprecations from doctrine/dbal
greg0ire opened this pull request 14 days ago
greg0ire opened this pull request 14 days ago
Merge 3.3.x up into 3.4.x
greg0ire opened this pull request 14 days ago
greg0ire opened this pull request 14 days ago
Display Doctrine deprecations when running PHPUnit
greg0ire opened this pull request 14 days ago
greg0ire opened this pull request 14 days ago
Different lastval() value with postgres trigger
matlow opened this issue 16 days ago
matlow opened this issue 16 days ago
Use enum values from enumType in DiscriminatorColumn and check DiscriminatorMap values against it
whataboutpereira opened this pull request 16 days ago
whataboutpereira opened this pull request 16 days ago
SQL parser doesn't support boolean expressions
speller opened this issue 17 days ago
speller opened this issue 17 days ago
Not possible to cast types in Postgres
speller opened this issue 17 days ago
speller opened this issue 17 days ago
Fix invalid enum value in array of enums
HypeMC opened this pull request 17 days ago
HypeMC opened this pull request 17 days ago
Fix documentation for JoinColumn nullable
pawel-slowik opened this pull request 18 days ago
pawel-slowik opened this pull request 18 days ago
Documentation regarding the default value of the nullable attribute for JoinColumn is out of sync
pawel-slowik opened this issue 18 days ago
pawel-slowik opened this issue 18 days ago
Array to string conversion when invalid value in enum array column
maximecolin opened this issue 18 days ago
maximecolin opened this issue 18 days ago
Introduce testNotListedValueInEnumArray
maximecolin opened this pull request 18 days ago
maximecolin opened this pull request 18 days ago
MySQL80Platform requires the values of a ENUM column to be specified when using enum DiscriminatorColumn
whataboutpereira opened this issue 21 days ago
whataboutpereira opened this issue 21 days ago
Ignore deprecations from doctrine/common
greg0ire opened this pull request 22 days ago
greg0ire opened this pull request 22 days ago
11783 failure with indexed relation
dbannik opened this pull request 22 days ago
dbannik opened this pull request 22 days ago
UPGRADE: Document QueryBuilder::setParameters() Type enforcement
jonnyeom opened this pull request 23 days ago
jonnyeom opened this pull request 23 days ago
Incorrect / lost cloning of an associated entity with LazyGhosts
jonnyeom opened this issue about 1 month ago
jonnyeom opened this issue about 1 month ago
Bug: Row hydration fails when changed filter parameters using many to many relation with index
bobvandevijver opened this pull request about 1 month ago
bobvandevijver opened this pull request about 1 month ago
Undefined array key when calling refresh() after updating to 2.20.1
mcapinha-mxp opened this issue about 1 month ago
mcapinha-mxp opened this issue about 1 month ago
Extra parentheses causing DQL errors?
mpdude opened this issue about 1 month ago
mpdude opened this issue about 1 month ago
After update from version 2.20.0 to 2.20.1 the Hydratation generate unexpected Warning
tomasjanicek opened this issue about 1 month ago
tomasjanicek opened this issue about 1 month ago
Fix CS
derrabus opened this pull request about 1 month ago
derrabus opened this pull request about 1 month ago
Detect DBAL's number type
derrabus opened this pull request about 1 month ago
derrabus opened this pull request about 1 month ago
Fix type hint on OrderBy attribute
curry684 opened this pull request about 1 month ago
curry684 opened this pull request about 1 month ago
Fix type hint on OrderBy attribute
curry684 opened this pull request about 1 month ago
curry684 opened this pull request about 1 month ago
No alias gathered from createSqlForFinalizer()
Bypus opened this issue about 1 month ago
Bypus opened this issue about 1 month ago
Custom DBAL Type Ignored During Hydration: TypeError When Using Collection in Entity
pizgariu opened this issue about 2 months ago
pizgariu opened this issue about 2 months ago
Respect referencedColumnName defaults in custom naming strategies
curry684 opened this pull request about 2 months ago
curry684 opened this pull request about 2 months ago
Changed confusing negative wording on 'Mapped Superclasses' doc
Floriansylvain opened this pull request about 2 months ago
Floriansylvain opened this pull request about 2 months ago
Paginator should set limit in WHERE IN query
msiwak-edi opened this issue about 2 months ago
msiwak-edi opened this issue about 2 months ago
Merge release 3.3.1 into 3.4.x
github-actions[bot] opened this pull request about 2 months ago
github-actions[bot] opened this pull request about 2 months ago
Merge 2.20.x up into 3.3.x
greg0ire opened this pull request about 2 months ago
greg0ire opened this pull request about 2 months ago
Merge release 2.20.1 into 2.21.x
github-actions[bot] opened this pull request about 2 months ago
github-actions[bot] opened this pull request about 2 months ago
Fix docs examples for mappings overrides
HypeMC opened this pull request about 2 months ago
HypeMC opened this pull request about 2 months ago
Fix fields of transient classes being considered duplicate with `reportFieldsWhereDeclared`
HypeMC opened this pull request about 2 months ago
HypeMC opened this pull request about 2 months ago
Check hint value before considering instance read-only
pbreteche opened this pull request about 2 months ago
pbreteche opened this pull request about 2 months ago
Bump doctrine/.github from 6.0.0 to 7.1.0
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
Data insert instead of update after EntityManager Reset when closed
bilal-renegade opened this issue about 2 months ago
bilal-renegade opened this issue about 2 months ago
Unsupported DQL 'SUM(props.id NOT IN (:propIds)) = 0'
richardhj opened this issue about 2 months ago
richardhj opened this issue about 2 months ago
PoC for website schema validation workflow
SenseException opened this pull request about 2 months ago
SenseException opened this pull request about 2 months ago
Merge 3.4.x up into 4.0.x
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Merge 3.3.x up into 3.4.x
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Run SA checks with PHP 8.4
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Merge 2.20.x up into 2.21.x
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Merge 3.3.x up into 3.4.x
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Order result
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Upgrade to PHPStan 2
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Merge 2.20.x up into 3.3.x
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Merge 2.20.x up into 2.21.x
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Run static analysis checks on PHP 8.4
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Provide XSD for phpcs file
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Embeddable not work in simple QueryBuilder
danilovl opened this issue 2 months ago
danilovl opened this issue 2 months ago
Allow to ignore `migration_versions` in doctrine:schema:validate or provide a similar `migraiton` command
VincentLanglet opened this issue 2 months ago
VincentLanglet opened this issue 2 months ago
refactor(size): changed size in UnitOfWork
spyrash opened this pull request 2 months ago
spyrash opened this pull request 2 months ago
Suggestion: Add new Types for `non-empty-string` and `positive-int`
ThomasLandauer opened this issue 2 months ago
ThomasLandauer opened this issue 2 months ago
DynamicProperties and collection for PHP > 8.2
jonathangreco opened this issue 2 months ago
jonathangreco opened this issue 2 months ago
Merge 2.21.x up into 3.4.x
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Merge 3.3.x up into 3.4.x
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Using IDENTITY in a update does not quote table name
tomme87 opened this issue 2 months ago
tomme87 opened this issue 2 months ago
Bump doctrine/.github from 5.3.0 to 6.0.0
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
Why doctrine failed to save the key?
profesionalaiesam opened this issue 2 months ago
profesionalaiesam opened this issue 2 months ago
Fetch mode hint is ignored when using `Paginator`
aprat84 opened this issue 2 months ago
aprat84 opened this issue 2 months ago
Add processing binary binding type
rabikor opened this pull request 2 months ago
rabikor opened this pull request 2 months ago
Bump doctrine/.github from 5.2.0 to 5.3.0
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Raise PHPStan level to 7
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Support for overriding system hydrators with custom ones
white-rabbit-1-sketch opened this pull request 3 months ago
white-rabbit-1-sketch opened this pull request 3 months ago
Remove legacy implementation of the DQL -> SQL transformation
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Drop support for Persistence 3
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Merge 3.4.x up into 4.0.x
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Merge 3.3.x up into 3.4.x
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Use properties over array keys
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Use properties over array keys
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Merge 3.3.x up into 3.4.x
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Merge 2.20.x up into 3.3.x
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Merge 2.20.x up into 2.21.x
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Cannot safely type `bigint` column as `int` when used with dbal 3.x
acoulton opened this issue 3 months ago
acoulton opened this issue 3 months ago
computing entity changeset fails if property is typed decimal -> float
forgie1 opened this issue 3 months ago
forgie1 opened this issue 3 months ago
Ignore deprecation about StaticReflectionService
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Bump codecov/codecov-action from 4 to 5
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Cascade detach should detach lazy collections too
goetas opened this pull request 3 months ago
goetas opened this pull request 3 months ago
Add `isEmpty()` method to the Extra Lazy Associations tutorial
acasademont opened this pull request 3 months ago
acasademont opened this pull request 3 months ago
Add `isEmpty()` method to the Extra Lazy associations tutorial
acasademont opened this pull request 3 months ago
acasademont opened this pull request 3 months ago
Allows `doctrine/persistence` v4
llaville opened this issue 3 months ago
llaville opened this issue 3 months ago
fix: DefaultQuoteStrategy not Oracle db compatible
jjjb03 opened this pull request 3 months ago
jjjb03 opened this pull request 3 months ago
Unable to query by an array of Uuid
fmonts opened this issue 3 months ago
fmonts opened this issue 3 months ago
Unique constraint definition
klosto opened this issue 3 months ago
klosto opened this issue 3 months ago
Refine Explanations of Doctrine orm Package Structure
Speelwolf opened this pull request 3 months ago
Speelwolf opened this pull request 3 months ago
Fix `Events::onFlush` and `PostFlush()` documentation: events are always raised
lyrixx opened this pull request 3 months ago
lyrixx opened this pull request 3 months ago
[DDC-551] fix, add filter support in oneToOne relation 3.3.x
jorenMartens opened this pull request 3 months ago
jorenMartens opened this pull request 3 months ago
[DDC-551] fix, add filter support in oneToOne relation 2.20.x
jorenMartens opened this pull request 3 months ago
jorenMartens opened this pull request 3 months ago
`SQLFilter` gives an unclear error when using non-`Stringable` parameters
7-zete-7 opened this issue 3 months ago
7-zete-7 opened this issue 3 months ago
UUID Relation cannot be built corerctly in some cases
bytes-commerce opened this issue 3 months ago
bytes-commerce opened this issue 3 months ago
Drop Psalm
beberlei opened this pull request 3 months ago
beberlei opened this pull request 3 months ago