]> git.stg.codes - stg.git/blobdiff - stargazer/inst/var/00-mysql-01.sql
Port to CMake, get rid of os_int.h.
[stg.git] / stargazer / inst / var / 00-mysql-01.sql
diff --git a/stargazer/inst/var/00-mysql-01.sql b/stargazer/inst/var/00-mysql-01.sql
new file mode 100644 (file)
index 0000000..253738a
--- /dev/null
@@ -0,0 +1,5 @@
+/*
+ *  DB migration from v00 to v01 (mysql)
+ */
+
+ALTER TABLE users ADD DisabledDetailStat INT(3) DEFAULT 0;