]>
Raphaƫl G. Git Repositories - userbundle/blobdiff - Resources/config/doctrine/User.orm.yml
         forename:
             type: string
             length: 32
         forename:
             type: string
             length: 32
         surname:
             type: string
             length: 32
         surname:
             type: string
             length: 32
         password:
             type: string
             length: 60
         password:
             type: string
             length: 60
 
             type: boolean
             options:
                 default: true
             type: boolean
             options:
                 default: true
         created:
             type: datetime
         updated:
         created:
             type: datetime
         updated: