mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
updated backend required database version
This commit is contained in:
parent
02068fa662
commit
7729f44ba1
@ -23,7 +23,7 @@ import schema from './graphql/schema'
|
|||||||
// TODO implement
|
// TODO implement
|
||||||
// import queryComplexity, { simpleEstimator, fieldConfigEstimator } from "graphql-query-complexity";
|
// import queryComplexity, { simpleEstimator, fieldConfigEstimator } from "graphql-query-complexity";
|
||||||
|
|
||||||
const DB_VERSION = '0002-add_settings'
|
const DB_VERSION = '0004-login_server_data'
|
||||||
|
|
||||||
async function main() {
|
async function main() {
|
||||||
// open mysql connection
|
// open mysql connection
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user