From: Raphaƫl Gertz Date: Mon, 28 Dec 2020 07:53:37 +0000 (+0100) Subject: Add snippet feature X-Git-Tag: 0.1.7~16 X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/685c878923358957a64db3a40349d6900fae629f 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: