RED-3720: Fixed migration set default values for hasDictionary and systemManaged

This commit is contained in:
deiflaender 2022-04-08 10:37:15 +02:00
parent fec580b33e
commit eb337dc84e

View File

@ -8,7 +8,9 @@ databaseChangeLog:
- column:
name: has_dictionary
type: BOOLEAN
defaultValue: false
- column:
name: system_managed
type: BOOLEAN
defaultValue: false
tableName: entity