]> git.stg.codes - stg.git/blob - projects/stargazer/inst/var/00-mysql-01.sql
Ticket 12. The 'stopOnError(true)' property added in the SETTINGS_IMPL()
[stg.git] / projects / stargazer / inst / var / 00-mysql-01.sql
1 /*
2  *  DB migration from v00 to v01 (mysql)
3  */
4
5 ALTER TABLE users ADD DisabledDetailStat INT(3) DEFAULT 0;