Skip to content
Snippets Groups Projects
Commit 9e48f7f3 authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Remove MSSQL completely from list

parent d5ef1f28
Branches
No related tags found
No related merge requests found
......@@ -984,14 +984,12 @@ $CONFIG = array(
* - mysql (MySQL)
* - pgsql (PostgreSQL)
* - oci (Oracle - Enterprise Edition Only)
* - mssql (Microsoft SQL Server - Enterprise Edition Only)
*/
'supportedDatabases' => array(
'sqlite',
'mysql',
'pgsql',
'oci',
'mssql'
),
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment