mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 18:43:49 +00:00
improvement on import - person may have a null gender
This commit is contained in:
@@ -28,6 +28,7 @@ Chill\PersonBundle\Entity\Person:
|
||||
gender:
|
||||
type: string
|
||||
length: 9
|
||||
nullable: true
|
||||
memo:
|
||||
type: text
|
||||
default: ''
|
||||
|
Reference in New Issue
Block a user