mirror of
https://github.com/dg/dibi.git
synced 2025-08-28 08:19:48 +02:00
removed MsSqlDriver (is not available in PHP7)
This commit is contained in:
@@ -49,13 +49,6 @@ username =
|
||||
password =
|
||||
system = odbc
|
||||
|
||||
[mssql]
|
||||
driver = mssql
|
||||
host = 127.0.0.1
|
||||
username = dibi
|
||||
password =
|
||||
system = mssql
|
||||
|
||||
[mssql pdo]
|
||||
driver = pdo
|
||||
host = mssql:host=127.0.0.1;dbname=dibi_test
|
||||
|
Reference in New Issue
Block a user