mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
adjuested database version accoridng to master
This commit is contained in:
parent
a8b74073ce
commit
18b5266389
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user