Kanboard-Prod/app/Schema
Joe Nahmias 33852e9ea0 feature: add Microsoft SQL Server database support
can be used via the pdo_dblib or pdo_odbc extensions.
requires Microsoft SQL Server 2016 or later.

* add schema/migrations
* add database provider
* add setup check for pdo module needed by selected driver (dblib/odbc)
* add default config doc
2022-10-29 21:11:15 -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
Mssql.php feature: add Microsoft SQL Server database support 2022-10-29 21:11:15 -07: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