]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/config/doctrine/Snippet.orm.yml
Move hat default value in entity
[airbundle] / Resources / config / doctrine / Snippet.orm.yml
index d37862a253c2838ab3053dc7f2fe9038ce81f85c..2333e9aea829cca08944e9ea70d4c4e8fd23ef8f 100644 (file)
@@ -27,6 +27,9 @@ Rapsys\AirBundle\Entity\Snippet:
             nullable: true
             options:
                 unsigned: true
+        hat:
+            type: boolean
+            nullable: true
         contact:
             type: string
             length: 254