This commit is contained in:
Ulf Gebhardt 2021-08-23 01:07:51 +02:00
parent d4b5872ef2
commit 160e0bb6c6
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -4,6 +4,7 @@ import CONFIG from './config'
import prepare from './prepare'
const run = async (command: string) => {
// Database actions not supported by our migration library
await prepare()
// Database connection