X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/19b1d5971c25819b3ccfe48cac16ff4e2daa6ec4..46b0747592074017ff0ea4b33d4a7194235886e5:/projects/stargazer/inst/var/01-alter-02.mysql.sql diff --git a/projects/stargazer/inst/var/01-alter-02.mysql.sql b/projects/stargazer/inst/var/01-alter-02.mysql.sql deleted file mode 100644 index c5aea323..00000000 --- a/projects/stargazer/inst/var/01-alter-02.mysql.sql +++ /dev/null @@ -1,5 +0,0 @@ -/* - * DB migration from v01 to v02 (mysql) - */ - -ALTER TABLE users ADD DisabledDetailStat INT(3) DEFAULT 0;