-
### Feature Request
| Q | A
|------------ | ------
| New Feature | yes
| RFC | ?
| BC Break | no
#### Summary
Please support `select null as columnName from ent…
-
Hello, would it be possible to enable autowiring/autoconfiguration when a custom factory is specified for the second level cache?
I attempted enabling autowiring/autoconfiguring for my custom facto…
-
### Symfony version(s) affected
6.4.9
### Description
Validating with invalid UTF8 strings with the `UniqueEntityValidator` leads to SQL errors when using PostgreSQL (likely other SQL flavors too),…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 3.2.0
#### Summary
Working with enums in matching criteria for collections does not work corr…
-
Tbh, I am not 100% sure that this issue lies within this library, within `doctrine/orm` or within `doctrine/dbal`. Having said that, let me share my findings on what is happening to me.
The projec…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | yes/no
| Version | 2.12.3
#### Summary
I'm using Entity classes which have the magic `__debugInfo()` metho…
flack updated
2 years ago
-
@nicolas-grekas The issue is unresolved from #40 . It still shows the error "The service "doctrine.orm.default_annotation_metadata_driver" has a dependency on a non-existent service "doctrine.orm.me…
-
**API Platform version(s) affected**: 2.5
**Description**
When using a DataProvider and disabling client pagination withing request URI i have this error:
"Doctrine\ORM\Query::setFirstResult(…
-
Hi there, I love using Uuids / Ulids as primaries, and I jumped on this feature !
But it looks like it works only if we don't pass any parameters `php bin/console make:entity --with-uuid`
**How t…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | yes
| Version | 2.17.2
#### Summary
We have a ManyToOne Relation to an entity with a composite primary key.
…