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

SQLite: Require credentials to use (thanks to Vincent Waart)

This commit is contained in:
Jakub Vrana
2016-06-01 09:57:17 -07:00
parent a5b65fba5b
commit 7a33661b72
6 changed files with 12 additions and 19 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.2.5-dev:
Fix remote execution in SQLite query
SQLite: Require credentials to use
PostgreSQL: Support KILL
Adminer 4.2.4 (released 2016-02-06):