From: Raphaƫl Gertz Date: Tue, 27 Feb 2024 15:40:40 +0000 (+0100) Subject: Set synchronized as not nullable X-Git-Tag: 0.3.0~58 X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/9b7a4d936d277966c912334d534c3937eb9fcfa9 Set synchronized as not nullable --- diff --git a/Resources/config/doctrine/GoogleCalendar.orm.yml b/Resources/config/doctrine/GoogleCalendar.orm.yml index 73ac000..d8d0fbc 100644 --- a/Resources/config/doctrine/GoogleCalendar.orm.yml +++ b/Resources/config/doctrine/GoogleCalendar.orm.yml @@ -27,7 +27,6 @@ Rapsys\AirBundle\Entity\GoogleCalendar: # length: 32 synchronized: type: datetime - nullable: true created: type: datetime updated: