mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-20 20:01:31 +00:00
update required database version
This commit is contained in:
parent
1f8d7b8230
commit
6ae330da51
@ -29,7 +29,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 = '0005-admin_tables'
|
const DB_VERSION = '0006-login_users_collation'
|
||||||
|
|
||||||
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