]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/config/doctrine/Application.orm.yml
Rename end field in length
[airbundle] / Resources / config / doctrine / Application.orm.yml
index aaf461f3fe60d114c0fddac60d551140dec4b57a..e65953d92d62a8fa574977d4bf8eaf38cc6b746c 100644 (file)
@@ -10,6 +10,9 @@ Rapsys\AirBundle\Entity\Application:
             options:
                 unsigned: true
     fields:
+#The score computed at attribution time, the sum of all session score divided by proximity in days (1 for sun-thu, 2 for fri-sat, +1 for high temperature, *-1 for bad weather)/abs(DAY(attribution date - session.date))
+#        score:
+#            type: float
         created:
             type: datetime
         updated: