Rapsys Git
/
airbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add location prefill when on a location view
[airbundle]
/
Resources
/
config
/
doctrine
/
Session.orm.yml
diff --git
a/Resources/config/doctrine/Session.orm.yml
b/Resources/config/doctrine/Session.orm.yml
index 9c89adb927f8e40cbca1eade9459555d8919dab6..68c611682b0e422cc69ed7224c051a5f01f01cae 100644
(file)
--- 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: