mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-18 02:18:05 +00:00
Update patch1.sql
minor
This commit is contained in:
parent
e02eb72863
commit
1e42343aee
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
-- You should not modify if this have pushed to Github, unless it do serious wrong with the db.
|
-- You should not modify if this have pushed to Github, unless it does serious wrong with the db.
|
||||||
-- Change Monitor.created_date from "TIMESTAMP" to "DATETIME"
|
-- Change Monitor.created_date from "TIMESTAMP" to "DATETIME"
|
||||||
-- SQL Generated by Intellij Idea
|
-- SQL Generated by Intellij Idea
|
||||||
PRAGMA foreign_keys=off;
|
PRAGMA foreign_keys=off;
|
||||||
|
|
Loading…
Reference in a new issue