remove mssql from supported dbs
This commit is contained in:
parent
9a0b0ba488
commit
ea9c21f94e
|
@ -100,7 +100,6 @@ $CONFIG = array(
|
|||
* - mysql (MySQL/MariaDB)
|
||||
* - pgsql (PostgreSQL)
|
||||
* - oci (Oracle - Enterprise Edition Only)
|
||||
* - mssql (Microsoft SQL Server - Enterprise Edition Only)
|
||||
*/
|
||||
'dbtype' => 'sqlite',
|
||||
|
||||
|
|
Loading…
Reference in New Issue