Files
symfony-flex-recipes/doctrine
Christophe Coevoet 810002ccbf Add a recipe for DoctrineBundle 2.13
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).
2024-10-10 15:24:15 +02:00
..