You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI i'm using Kanboard v1.2.15 also,
I'm migrating kanboard from sqlite to mysql, i have created db-mysql.sql and run command souce db-mysql.sql.
But it seem that file db-mysql.sql has not created tables like users, tasks....look like i'm missing schema of all the tables
The error shows up like this https://user-images.githubusercontent.com/42188983/193984534-cfbbe2a6-05a0-4cbc-9aa5-869fa74eb28a.png
Do you have any suggestion ?
Thank you so much ^^
Trying to migrate with Version 1.2.15 fails. All Plugins are up to date.
Steps:
kanboard-sqlite2mysql.sh
to createdb-mysql.sql
app/Schema/Sql/mysql.sq
db-mysql.sql
→ failsError:
ERROR 1054 (42S22) at line 22: Unknown column 'per_swimlane_task_limits' in 'field list'
Migrating directly into newly created database also fails.
The text was updated successfully, but these errors were encountered: