X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/93e20ff57f7a16552148e7c94db7157560ffde2b..7fb4966e3d8a42c7199ab35d5f798105bcb65b73:/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