X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/680d677e18cf452174ae266f81a2856c5bd5b322..038e583ee27e5e1fe587c4798d5dcc7d831be5a8:/Resources/config/doctrine/User.orm.yml diff --git a/Resources/config/doctrine/User.orm.yml b/Resources/config/doctrine/User.orm.yml index 7d51e1c..e0d9263 100644 --- a/Resources/config/doctrine/User.orm.yml +++ b/Resources/config/doctrine/User.orm.yml @@ -12,9 +12,6 @@ Rapsys\UserBundle\Entity\User: type: string unique: true length: 254 - pseudonym: - type: string - length: 32 forename: type: string length: 32