We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
doctrine/doctrine-bundle
1 parent cff2e1e commit ade0942Copy full SHA for ade0942
config/packages/doctrine.yaml
@@ -23,6 +23,8 @@ doctrine:
23
report_fields_where_declared: true
24
validate_xml_mapping: true
25
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
26
+ #identity_generation_preferences:
27
+ # Doctrine\DBAL\Platforms\PostgreSQLPlatform: identity
28
auto_mapping: true
29
mappings:
30
App:
symfony.lock
@@ -27,12 +27,12 @@
"version": "v0.5.3"
},
"doctrine/doctrine-bundle": {
- "version": "2.12",
+ "version": "2.14",
31
"recipe": {
32
"repo": "github.com/symfony/recipes",
33
"branch": "main",
34
35
- "ref": "32f890075233ac4a1176e848a0f8e932ac6536d6"
+ "version": "2.13",
+ "ref": "620b57f496f2e599a6015a9fa222c2ee0a32adcb"
36
37
"files": [
38
"config/packages/doctrine.yaml",
0 commit comments