Skip to content
Snippets Groups Projects

change default boolean to defaultValueBoolean

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -136,5 +136,5 @@ databaseChangeLog:
nullable: false
name: email_notifications
type: BOOLEAN
value: 1
defaultValueBoolean: true
tableName: profile
Loading