]>
Raphaƫl G. Git Repositories - userbundle/blobdiff - Resources/config/doctrine/User.orm.yml
type: string
unique: true
length: 254
- pseudonym:
- type: string
- length: 32
forename:
type: string
length: 32
type: boolean
options:
default: true
+ disabled:
+ type: boolean
+ options:
+ default: false
created:
type: datetime
updated: