X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/be821fb6ac6f0ddb4f6a31c257314d6b81557c2e..1a7b38bec3ad28bf4c0cd34f1d8302a19d95e8a5:/Resources/config/doctrine/Session.orm.yml?ds=inline diff --git a/Resources/config/doctrine/Session.orm.yml b/Resources/config/doctrine/Session.orm.yml index 810c4a0..a938147 100644 --- a/Resources/config/doctrine/Session.orm.yml +++ b/Resources/config/doctrine/Session.orm.yml @@ -44,6 +44,9 @@ Rapsys\AirBundle\Entity\Session: temperaturemax: type: float nullable: true + locked: + type: datetime + nullable: true created: type: datetime updated: