1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-21 05:41:27 +02:00

Fix remote execution in SQLite query (thanks to Vincent Waart)

This commit is contained in:
Jakub Vrana
2016-06-01 09:05:16 -07:00
parent 63f2a041ed
commit a5b65fba5b
2 changed files with 7 additions and 6 deletions

View File

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