X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/airbundle/blobdiff_plain/93e20ff57f7a16552148e7c94db7157560ffde2b..954ca125d28b5fd3437fc889ef32565ad36c3765:/Resources/config/doctrine/Snippet.orm.yml diff --git a/Resources/config/doctrine/Snippet.orm.yml b/Resources/config/doctrine/Snippet.orm.yml index d37862a..2333e9a 100644 --- a/Resources/config/doctrine/Snippet.orm.yml +++ b/Resources/config/doctrine/Snippet.orm.yml @@ -27,6 +27,9 @@ Rapsys\AirBundle\Entity\Snippet: nullable: true options: unsigned: true + hat: + type: boolean + nullable: true contact: type: string length: 254