Kanboard-Prod/app/Schema
Volodymyr Kushnir 0ad1779435 Fix Kanboard installation errors on MySQL 8.0.0
This is a quick and dirty fix for "Internal Error: Unable to run SQL migrations: Running migration \Schema\version_113, SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'role VARCHAR(255) NOT NULL,".
As per https://dev.mysql.com/doc/refman/8.0/en/keywords.html **role** is a reserved keyword in MySQL 8.0.0.
2017-01-15 17:54:53 +02:00
..
Sql Remove incompatible option in SQL dump for Postgrs 9.5 2016-12-04 13:08:29 -05:00
Mysql.php Fix Kanboard installation errors on MySQL 8.0.0 2017-01-15 17:54:53 +02:00
Postgres.php Add personal API access token 2016-12-03 15:43:36 -05:00
Sqlite.php Add personal API access token 2016-12-03 15:43:36 -05:00