From 1e42343aee3eae467bae008641d860f2f5cef4ee Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Thu, 22 Jul 2021 10:45:22 +0800 Subject: [PATCH] Update patch1.sql minor --- db/patch1.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/patch1.sql b/db/patch1.sql index 1ab6cc0c..6a31fa2f 100644 --- a/db/patch1.sql +++ b/db/patch1.sql @@ -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;