mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
comment
This commit is contained in:
parent
d4b5872ef2
commit
160e0bb6c6
@ -4,6 +4,7 @@ import CONFIG from './config'
|
|||||||
import prepare from './prepare'
|
import prepare from './prepare'
|
||||||
|
|
||||||
const run = async (command: string) => {
|
const run = async (command: string) => {
|
||||||
|
// Database actions not supported by our migration library
|
||||||
await prepare()
|
await prepare()
|
||||||
|
|
||||||
// Database connection
|
// Database connection
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user