From fd69b8c634b39bd66ef05547ce6d5297f96f6001 Mon Sep 17 00:00:00 2001 From: Tadas Gliaubicas Date: Sat, 16 Apr 2016 12:51:58 +0300 Subject: [PATCH] Add index on name and visible. --- Resources/config/doctrine/model/Route.orm.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/config/doctrine/model/Route.orm.xml b/Resources/config/doctrine/model/Route.orm.xml index 674148b..1794edd 100644 --- a/Resources/config/doctrine/model/Route.orm.xml +++ b/Resources/config/doctrine/model/Route.orm.xml @@ -16,6 +16,10 @@ + + + +