cli: option to confirm up migrations (#4150)

* cli: option to confirm up migrations

* fix test
This commit is contained in:
Evgeny Poberezkin
2024-06-16 20:24:37 -07:00
committed by GitHub
parent c4083e00c5
commit bcd510c913
4 changed files with 18 additions and 7 deletions
+2 -1
View File
@@ -198,7 +198,8 @@ mobileChatOpts dbFilePrefix =
logAgent = Nothing,
logFile = Nothing,
tbqSize = 1024,
highlyAvailable = False
highlyAvailable = False,
yesToUpMigrations = False
},
deviceName = Nothing,
chatCmd = "",