Kanboard-Prod/app/Schema
emojized 178e2eaf63
Fix `General error: 1 no such table: main.task_has_subtasks`
See: https://kanboard.discourse.group/t/error-no-such-table-main-task-has-subtasks/1664/15

> The `subtask_time_tracking table` has a wrong foreign key constraint. The constraints references the no-longer-existing table `task_has_subtasks`.
2022-03-17 18:10:52 -07:00
..
Sql Fix postgres schema usage 2019-02-28 18:23:35 -08:00
Migration.php Improve SQL migrations when old default swimlanes have the same name as a normal swimlanes 2017-06-19 21:54:12 -04:00
Mysql.php Add option to enable or disable global tags per projects 2020-04-04 11:39:17 -07:00
Postgres.php Add option to enable or disable global tags per projects 2020-04-04 11:39:17 -07:00
Sqlite.php Fix `General error: 1 no such table: main.task_has_subtasks` 2022-03-17 18:10:52 -07:00