partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 6633f412d2d5ee94b37d78b221a3cbba6add81c8
parent 8e7fe6ae99b9ec60b4b034f54e076c20b2724b8e
Author: Felicitus <felicitus@felicitus.org>
Date:   Wed,  9 Sep 2015 17:07:13 +0200

Re-added auto mapping for entities

Diffstat:
Mapp/config/config.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/app/config/config.yml b/app/config/config.yml @@ -75,6 +75,7 @@ doctrine: orm: auto_generate_proxy_classes: %kernel.debug% connection: default + auto_mapping: true mappings: model: type: annotation