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

SQLite: Hide server field in login form

This commit is contained in:
Jakub Vrana
2019-01-16 14:57:21 +01:00
parent 2117f224b6
commit 2cb426b464
3 changed files with 15 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ Adminer 4.7.1-dev:
Display the tables scrollbar (bug #647)
Add autocomplete attributes to login form
PHP <5.4 compatibility even with ClickHouse enabled (regression from 4.7.0)
SQLite: Hide server field in login form
Adminer 4.7.0 (released 2018-11-24):
Simplify storing executed SQL queries to bookmarks