|
@ -29,7 +29,7 @@ class Database { |
|
|
*/ |
|
|
*/ |
|
|
static patchList = { |
|
|
static patchList = { |
|
|
"patch-setting-value-type.sql": true, |
|
|
"patch-setting-value-type.sql": true, |
|
|
"patch-improve-performance.sql": true, |
|
|
"patch-improve-performance.sql": true, |
|
|
"patch-2fa.sql": true, |
|
|
"patch-2fa.sql": true, |
|
|
"patch-add-retry-interval-monitor.sql": true, |
|
|
"patch-add-retry-interval-monitor.sql": true, |
|
|
} |
|
|
} |
|
|