From: Raphaƫl Gertz Date: Fri, 8 Mar 2024 00:42:12 +0000 (+0100) Subject: Update index name X-Git-Tag: 0.4.0~13 X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/ae0d339ee9f1003b9e9cea62f18c5859d8b87b54 Update index name --- 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: