Rapsys Git
/
airbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbee1a2
)
Move hat default value in entity
author
Raphaël Gertz
<git@rapsys.eu>
Sat, 28 Aug 2021 05:06:32 +0000
(07:06 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Sat, 28 Aug 2021 05:06:32 +0000
(07:06 +0200)
Resources/config/doctrine/Snippet.orm.yml
patch
|
blob
|
history
diff --git
a/Resources/config/doctrine/Snippet.orm.yml
b/Resources/config/doctrine/Snippet.orm.yml
index 19db3499881f03d2f842498f65757a590ded9b1e..2333e9aea829cca08944e9ea70d4c4e8fd23ef8f 100644
(file)
--- a/
Resources/config/doctrine/Snippet.orm.yml
+++ b/
Resources/config/doctrine/Snippet.orm.yml
@@
-30,8
+30,6
@@
Rapsys\AirBundle\Entity\Snippet:
hat:
type: boolean
nullable: true
- options:
- default: true
contact:
type: string
length: 254