update required database version

This commit is contained in:
Ulf Gebhardt 2021-12-21 07:08:17 +01:00
parent 1f8d7b8230
commit 6ae330da51
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -29,7 +29,7 @@ import { elopageWebhook } from '../webhook/elopage'
// TODO implement
// import queryComplexity, { simpleEstimator, fieldConfigEstimator } from "graphql-query-complexity";
const DB_VERSION = '0005-admin_tables'
const DB_VERSION = '0006-login_users_collation'
const createServer = async (context: any = serverContext): Promise<any> => {
// open mysql connection