Louis Lam
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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" |
|
|
-- 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; |
|
|