mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 20:12:29 +08:00
Refactor migration to new knex migrations
This commit is contained in:
@@ -106,7 +106,6 @@ class Database {
|
||||
"patch-notification-config.sql": true,
|
||||
"patch-fix-kafka-producer-booleans.sql": true,
|
||||
"patch-timeout.sql": true, // The last file so far converted to a knex migration file
|
||||
"patch-add-hide-uptime-percentage.sql": true
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user