]> Raphaël G. Git Repositories - airbundle/commitdiff
Set synchronized as not nullable
authorRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 15:40:40 +0000 (16:40 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 15:40:40 +0000 (16:40 +0100)
Resources/config/doctrine/GoogleCalendar.orm.yml

index 73ac000f50c67084755dc523580dcdd990851db1..d8d0fbcd97690b4aa8619e8ea8ac922914312e1e 100644 (file)
@@ -27,7 +27,6 @@ Rapsys\AirBundle\Entity\GoogleCalendar:
 #            length: 32
         synchronized:
             type: datetime
-            nullable: true
         created:
             type: datetime
         updated: