update required db version

This commit is contained in:
Ulf Gebhardt 2022-01-22 09:49:54 +01:00
parent 0d1bb496d5
commit 9f72ea23bc
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -28,7 +28,7 @@ import { elopageWebhook } from '../webhook/elopage'
// TODO implement
// 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> => {
// open mysql connection