From: Raphaƫl Gertz <git@rapsys.eu>
Date: Mon, 11 Dec 2023 02:33:57 +0000 (+0100)
Subject: Add commented out table naming
X-Git-Tag: 0.3.1~2
X-Git-Url: https://git.rapsys.eu/userbundle/commitdiff_plain/d188d97560220d22ce479e78d93bdb53191d1e6d

Add commented out table naming
---

diff --git a/Resources/config/doctrine/Group.orm.yml b/Resources/config/doctrine/Group.orm.yml
index ee28e6c..d05124f 100644
--- a/Resources/config/doctrine/Group.orm.yml
+++ b/Resources/config/doctrine/Group.orm.yml
@@ -1,5 +1,6 @@
 Rapsys\UserBundle\Entity\Group:
     type: mappedSuperclass
+#   table: groups
     id:
         id:
             type: integer