adjust required database version

This commit is contained in:
Ulf Gebhardt 2022-01-28 16:52:16 +01:00
parent d2fa23c1a2
commit d6a7d8ddeb
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 = '0012-login_user_backups_unify_wordlist'
const DB_VERSION = '0014-drop_unused_tables_with_data'
const createServer = async (context: any = serverContext): Promise<any> => {
// open mysql connection