Rapsys Git
/
airbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Pass namespace, lifetime, path and locale to constructor
[airbundle]
/
Resources
/
config
/
doctrine
/
Snippet.orm.yml
diff --git
a/Resources/config/doctrine/Snippet.orm.yml
b/Resources/config/doctrine/Snippet.orm.yml
index d37862a253c2838ab3053dc7f2fe9038ce81f85c..2333e9aea829cca08944e9ea70d4c4e8fd23ef8f 100644
(file)
--- a/
Resources/config/doctrine/Snippet.orm.yml
+++ b/
Resources/config/doctrine/Snippet.orm.yml
@@
-27,6
+27,9
@@
Rapsys\AirBundle\Entity\Snippet:
nullable: true
options:
unsigned: true
nullable: true
options:
unsigned: true
+ hat:
+ type: boolean
+ nullable: true
contact:
type: string
length: 254
contact:
type: string
length: 254