1
0
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:
David Grudl
2018-05-09 11:43:09 +02:00
parent 030554e1ae
commit bea524a621
6 changed files with 0 additions and 584 deletions

View File

@@ -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