X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/e2d81a5fda1b671ff17229a17bcdb8db94b7e849..cf23b2a9c6b81bbf5fd5e5224ef0c6c6dd7ac592:/Resources/config/doctrine/Session.orm.yml diff --git a/Resources/config/doctrine/Session.orm.yml b/Resources/config/doctrine/Session.orm.yml index 9c89adb..68c6116 100644 --- a/Resources/config/doctrine/Session.orm.yml +++ b/Resources/config/doctrine/Session.orm.yml @@ -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: