From 10e53361221a2c89209cfc8652c4023ce3d7ccb6 Mon Sep 17 00:00:00 2001 From: Andreas Braun Date: Tue, 19 Nov 2019 10:23:01 +0100 Subject: [PATCH] Add number-aware underscore naming strategy --- Resources/config/orm.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/config/orm.xml b/Resources/config/orm.xml index 349949749..336a2ad6a 100644 --- a/Resources/config/orm.xml +++ b/Resources/config/orm.xml @@ -140,6 +140,10 @@ + + CASE_LOWER + true +