X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/6f79c6842089a8a5889b1f380ecef30c5f11ecda..cfd610e44adc38eed7e03c316a3081e864fa1f93:/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