adjuested database version accoridng to master

This commit is contained in:
Ulf Gebhardt 2021-11-03 23:25:49 +01:00
parent a8b74073ce
commit 18b5266389
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -25,7 +25,7 @@ import schema from '../graphql/schema'
// TODO implement
// import queryComplexity, { simpleEstimator, fieldConfigEstimator } from "graphql-query-complexity";
const DB_VERSION = '0002-add_settings'
const DB_VERSION = '0004-login_server_data'
const createServer = async (context: any = serverContext): Promise<any> => {
// open mysql connection