Update patch1.sql

minor
This commit is contained in:
Louis Lam 2021-07-22 10:45:22 +08:00 committed by GitHub
parent e02eb72863
commit 1e42343aee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"
-- SQL Generated by Intellij Idea
PRAGMA foreign_keys=off;