mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 00:24:07 +08:00
Fix: Add missing FK for monitor-tls-info table [1.23.X] (#4631)
This commit is contained in:
@@ -84,6 +84,7 @@ class Database {
|
||||
"patch-notification-config.sql": true,
|
||||
"patch-fix-kafka-producer-booleans.sql": true,
|
||||
"patch-timeout.sql": true,
|
||||
"patch-monitor-tls-info-add-fk.sql": true,
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user