Rapsys Git
/
airbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add dispute pdf class
[airbundle]
/
Resources
/
config
/
doctrine
/
User.orm.yml
diff --git
a/Resources/config/doctrine/User.orm.yml
b/Resources/config/doctrine/User.orm.yml
index d1e133622cd3370798a5033efd6e93c058017c81..dacee58c6dfec0ea437942a378dadd2fce858cc7 100644
(file)
--- a/
Resources/config/doctrine/User.orm.yml
+++ b/
Resources/config/doctrine/User.orm.yml
@@
-7,18
+7,7
@@
Rapsys\AirBundle\Entity\User:
type: string
length: 16
nullable: true
type: string
length: 16
nullable: true
- donation:
- type: string
- length: 254
- nullable: true
- site:
- type: string
- length: 254
- nullable: true
oneToMany:
oneToMany:
-# votes:
-# targetEntity: Rapsys\AirBundle\Entity\Vote
-# mappedBy: user
applications:
targetEntity: Rapsys\AirBundle\Entity\Application
mappedBy: user
applications:
targetEntity: Rapsys\AirBundle\Entity\Application
mappedBy: user