mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
adjust required database version
This commit is contained in:
parent
71551153c4
commit
a1548805ac
@ -4,7 +4,7 @@ import dotenv from 'dotenv'
|
||||
dotenv.config()
|
||||
|
||||
const constants = {
|
||||
DB_VERSION: '0014-drop_unused_tables_with_data',
|
||||
DB_VERSION: '0015-admin_pending_creations',
|
||||
}
|
||||
|
||||
const server = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user