add trigger on alt names and improve layout with alt names

This commit is contained in:
2020-01-30 23:04:24 +01:00
parent 342449aadc
commit 289afcdd0c
4 changed files with 167 additions and 9 deletions

View File

@@ -52,8 +52,8 @@ Chill\PersonBundle\Entity\Person:
nullable: true
length: 40
fullnameCanonical:
type: string
length: 255
type: text
nullable: true
manyToOne:
countryOfBirth:
targetEntity: Chill\MainBundle\Entity\Country