mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
This recipe avoids getting deprecations from the ORM by turning on new settings. For the identity generation precedence, using `identity` is the best choice for new projects (especially when using DBAL 4.x from the start).