Update server/database.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
parent
3d27561e5a
commit
389d247463
|
@ -30,7 +30,7 @@ class Database {
|
|||
static patchList = {
|
||||
"patch-setting-value-type.sql": true,
|
||||
"patch-improve-performance.sql": true,
|
||||
"patch-add-retry-interval-monitor.sql": true
|
||||
"patch-add-retry-interval-monitor.sql": true,
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue