]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/config/doctrine/Location.orm.yml
Fix title length to 32
[airbundle] / Resources / config / doctrine / Location.orm.yml
index 86d86dbb272dbd7cff2b1bed079cd3a2d518cada..0b276fa48130917269aecf75d05f3b32451787d8 100644 (file)
@@ -12,7 +12,10 @@ Rapsys\AirBundle\Entity\Location:
     fields:
         title:
             type: string
-            length: 24
+            length: 32
+        short:
+            type: string
+            length: 16
         address:
             type: string
             length: 32