-
Hello,
Do you guys have any plans to add support for newest doctrine/data-fixtures v2? Could it be a part of Doctrine 3 compatibility upgrade?
Thank you for all of the hard work!
-
### Environment
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keyword…
-
### Environment
#### Package
show
```
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keywords : Blameable, behaviors, doctrine, extensions, gedmo, loggabl…
-
Hi,
I’m encountering an issue with my fixtures while using zenstruck/foundry. I’m migrating to Symfony 7.1 and updating Zenstruck to v2. After the migration, my fixtures started crashing, even thou…
-
Hey,
When i try to load Fixtures, pdo throws the exception from above. I found a workaround using TransactionHelper from Doctrine, but therefore i have to edit the Doctrine EntityManager, and i don…
-
In the `master` branch there's an unreleased (yet) commit that dropped support for Doctrine annotations - https://github.com/thecodingmachine/graphqlite/commit/870b4489f5bf5d789005c04e838a87dbbe8ea53f…
-
Hi all,
I just installed and tried the new v2.0-alpha8 and got a question related to the doctrine/doctrine-fixtures-bundle dependency requirement.
Indeed when I'm using the theofidry/alice-data-fi…
-
### Environment
Windows 10 with MySQL
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
# Put the result here.
name : gedmo/doctrine-extensions
descrip. : Do…
-
je ne sais pas si les fixtures sont toujours raccord avec le schéma 🤔
`[critical] Error thrown while running command "doctrine:fixtures:load --no-interaction". Message: "An error occurred while ge…
-
**Describe the bug**
Pretty URL router doesn't seem to like env vars that are stored in secrets (https://symfony.com/doc/current/configuration/secrets.html). When enabling the new router deploys will…