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

PostgreSQL, Oracle: Set schema for EXPLAIN queries in SQL command (bug #706)

This commit is contained in:
Jakub Vrana
2019-11-11 12:10:46 +01:00
parent 0678ce1222
commit a4e997fe60
6 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,6 @@
Adminer 4.7.5-dev:
PostgreSQL, Oracle: Set schema for EXPLAIN queries in SQL command (bug #706)
Adminer 4.7.4 (released 2019-10-22):
Fix XSS if Adminer is accessible at URL /data: