X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/airbundle/blobdiff_plain/af8990a8d34a918fa399d345ccf7e4c370d8e2e9..adf1046ac68d9f0d8a1b6428bf5b36f6913cc24f:/Resources/config/doctrine/Location.orm.yml diff --git a/Resources/config/doctrine/Location.orm.yml b/Resources/config/doctrine/Location.orm.yml index 86d86db..0b276fa 100644 --- a/Resources/config/doctrine/Location.orm.yml +++ b/Resources/config/doctrine/Location.orm.yml @@ -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