Renaming genre into gender & dateOfBirth into birthdate

This commit is contained in:
Marc Ducobu
2015-08-11 17:47:11 +02:00
parent 02193505be
commit 31e734f2c7
24 changed files with 189 additions and 111 deletions

View File

@@ -17,16 +17,15 @@ Chill\PersonBundle\Entity\Person:
lastName:
type: string
length: 255
dateOfBirth:
birthdate:
type: date
column: date_of_birth
nullable: true
placeOfBirth:
type: string
length: 255
column: place_of_birth
default: ''
genre:
gender:
type: string
length: 9
memo: