mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
update required db version
This commit is contained in:
parent
0d1bb496d5
commit
9f72ea23bc
@ -28,7 +28,7 @@ import { elopageWebhook } from '../webhook/elopage'
|
|||||||
// TODO implement
|
// TODO implement
|
||||||
// import queryComplexity, { simpleEstimator, fieldConfigEstimator } from "graphql-query-complexity";
|
// import queryComplexity, { simpleEstimator, fieldConfigEstimator } from "graphql-query-complexity";
|
||||||
|
|
||||||
const DB_VERSION = '0006-login_users_collation'
|
const DB_VERSION = '0012-login_user_backups_unify_wordlist'
|
||||||
|
|
||||||
const createServer = async (context: any = serverContext): Promise<any> => {
|
const createServer = async (context: any = serverContext): Promise<any> => {
|
||||||
// open mysql connection
|
// open mysql connection
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user