mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update backend/src/typeorm/getDBVersion.ts
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
This commit is contained in:
parent
febd997db3
commit
2799a87b3b
@ -1,4 +1,4 @@
|
||||
import { Migration } from "@entity/Migration"
|
||||
import { Migration } from '@entity/Migration'
|
||||
|
||||
const getDBVersion = async (): Promise<string | null> => {
|
||||
try {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user