partkeepr

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

commit 3545b8453c78a4d4dba8ee93f954fa3efb33d45d
parent 1a744b403e9e37a8a98c65e1e95d8e9340a2f5db
Author: Felicitus <felicitus@felicitus.org>
Date:   Sat, 12 Sep 2015 14:41:37 +0200

Removed hardcoded default connection

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

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