X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/9309eaba0d6e5efa85d33be95f0a23f2df2e4228..dc0b6de360fa7dd8b3a2146e99fcd0ab6da6a6de:/Resources/config/doctrine/Location.orm.yml?ds=inline

diff --git a/Resources/config/doctrine/Location.orm.yml b/Resources/config/doctrine/Location.orm.yml
index 109ec98..2393106 100644
--- a/Resources/config/doctrine/Location.orm.yml
+++ b/Resources/config/doctrine/Location.orm.yml
@@ -56,7 +56,7 @@ Rapsys\AirBundle\Entity\Location:
         #XXX: used in SessionRepository::(findAllPendingDailyWeather|findAllPendingHourlyWeather)
         zipcode:
             columns: [ zipcode ]
-        city_zipcode3:
+        city_zipcode2:
             columns: [ city, zipcode ]
             #XXX: see https://github.com/doctrine/dbal/pull/2412 and https://stackoverflow.com/questions/32539973/configuring-index-text-length-mysql-in-doctrine
             options: