review fixes

This commit is contained in:
Alexander Buntakov 2021-06-10 20:16:19 +03:00
parent 8f450aeff7
commit e5de8b53b8
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ databaseChangeLog:
primaryKeyName: PK_SYSTEM_SETTINGS
- column:
name: value
type: VARCHAR(1024)
type: NVARCHAR(1024)
constraints:
nullable: false
- column: