Pull request #344: RED-3720: Fixed migration set default values for hasDictionary and systemManaged

Merge in RED/persistence-service from RED-3720-10 to master

* commit 'eb337dc84edf189f37c600c51af452ae258f798f':
  RED-3720: Fixed migration set default values for hasDictionary and systemManaged
This commit is contained in:
Dominique Eiflaender 2022-04-08 10:41:37 +02:00
commit b892adcb70

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