mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
add trigger on alt names and improve layout with alt names
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user