]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/config/doctrine/Session.orm.yml
Rename end field in length
[airbundle] / Resources / config / doctrine / Session.orm.yml
index 9c89adb927f8e40cbca1eade9459555d8919dab6..68c611682b0e422cc69ed7224c051a5f01f01cae 100644 (file)
@@ -15,9 +15,13 @@ Rapsys\AirBundle\Entity\Session:
         begin:
             type: time
             nullable: true
-        end:
+        length:
             type: time
             nullable: true
+#The day score, 1 for sun-thu, 2 for fri-sat, +1 for high temperature, *-1 for bad weather
+#        score:
+#            type: smallint
+#            nullable: true
         created:
             type: datetime
         updated: