1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-31 01:59:59 +02:00

Set default db to sqlsrv connection

This commit is contained in:
harryxu
2018-07-18 16:41:12 +08:00
committed by Jakub Vrana
parent 0f08592bc0
commit 94f6a45a2a
2 changed files with 8 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ Fix function change with set data type
Increase username maxlength to 80 (bug #623)
Make maxlength in all fields a soft limit
MySQL: Support foreign keys created with ANSI quotes (bug #620)
MSSQL: Pass database when connecting
Adminer 4.6.3 (released 2018-06-28):
Disallow using password-less databases