1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-19 12:51:27 +02:00

MSSQL driver fixed for freetds drivers. See bug #167, #291

This commit is contained in:
Uherkovich Péter
2017-12-18 21:59:05 +01:00
committed by Jakub Vrana
parent 34e2f47761
commit a2adb67d2f
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ SQLite: Enable foreign key checks
PostgreSQL: Respect NULL default value
PostgreSQL: Do not export triggers if not requested
PostgreSQL: Export DROP SEQUENCE if dropping table
MS SQL: Support freetds
Elasticsearch: Insert, update, delete
MongoDB: Support mongodb PHP extension