From: Raphaƫl Gertz Date: Mon, 28 Dec 2020 07:53:37 +0000 (+0100) Subject: Add snippet feature X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/5318bea7713c393e6a8b8a45a4d252b91a105cef Add snippet feature --- diff --git a/Resources/config/doctrine/Location.orm.yml b/Resources/config/doctrine/Location.orm.yml index 303a51b..211cbc4 100644 --- a/Resources/config/doctrine/Location.orm.yml +++ b/Resources/config/doctrine/Location.orm.yml @@ -43,6 +43,9 @@ Rapsys\AirBundle\Entity\Location: sessions: targetEntity: Rapsys\AirBundle\Entity\Session mappedBy: location + snippets: + targetEntity: Rapsys\AirBundle\Entity\Snippet + mappedBy: location indexes: #XXX: used in SessionRepository::(findAllPendingDailyWeather|findAllPendingHourlyWeather) zipcode: