Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with v1.2.15 #24

Open
nutzl opened this issue Sep 9, 2020 · 1 comment
Open

Error with v1.2.15 #24

nutzl opened this issue Sep 9, 2020 · 1 comment

Comments

@nutzl
Copy link

nutzl commented Sep 9, 2020

Trying to migrate with Version 1.2.15 fails. All Plugins are up to date.

Steps:

  • (backup)
  • run kanboard-sqlite2mysql.sh to create db-mysql.sql
  • create db and import schema app/Schema/Sql/mysql.sq
  • import db-mysql.sql → fails

Error:
ERROR 1054 (42S22) at line 22: Unknown column 'per_swimlane_task_limits' in 'field list'

Migrating directly into newly created database also fails.

@minhhieple97
Copy link

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 ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants