Rapsys Git
/
airbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Disable twig debug
[airbundle]
/
Resources
/
config
/
doctrine
/
Location.orm.yml
diff --git
a/Resources/config/doctrine/Location.orm.yml
b/Resources/config/doctrine/Location.orm.yml
index 86d86dbb272dbd7cff2b1bed079cd3a2d518cada..0b276fa48130917269aecf75d05f3b32451787d8 100644
(file)
--- 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