Rapsys Git
/
userbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4d179d1
)
Replace disabled with enable
author
Raphaël Gertz
<git@rapsys.eu>
Sun, 3 Dec 2023 22:52:20 +0000
(23:52 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Sun, 3 Dec 2023 22:52:20 +0000
(23:52 +0100)
Resources/config/doctrine/User.orm.yml
patch
|
blob
|
history
diff --git
a/Resources/config/doctrine/User.orm.yml
b/Resources/config/doctrine/User.orm.yml
index 346fdbbe0d04a72b4725185d53dee9183056bbb4..24300a23fcfca5c48d0161c99201abada9ce8195 100644
(file)
--- a/
Resources/config/doctrine/User.orm.yml
+++ b/
Resources/config/doctrine/User.orm.yml
@@
-27,10
+27,10
@@
Rapsys\UserBundle\Entity\User:
type: boolean
options:
default: true
type: boolean
options:
default: true
-
disabled
:
+
enable
:
type: boolean
options:
type: boolean
options:
- default:
fals
e
+ default:
tru
e
created:
type: datetime
updated:
created:
type: datetime
updated: