]> Raphaël G. Git Repositories - airbundle/commitdiff
Update index name
authorRaphaël Gertz <git@rapsys.eu>
Fri, 8 Mar 2024 00:42:12 +0000 (01:42 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Fri, 8 Mar 2024 00:42:12 +0000 (01:42 +0100)
Resources/config/doctrine/Location.orm.yml

index 109ec98cb8c5d27d1109c4c111d8e39bf9961900..2393106c0a38053d8214d438cc7d08a10b513502 100644 (file)
@@ -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: