Browse Source

Merge remote-tracking branch 'origin/master'

pull/57/head^2
LouisLam 4 years ago
parent
commit
c575afc8e0
  1. 2
      db/patch1.sql

2
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;

Loading…
Cancel
Save