1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 10:04:07 +02:00

Add id="" to cells with failed inline edit (bug #708)

This commit is contained in:
Jakub Vrana
2019-11-11 12:23:41 +01:00
parent 08c132cbea
commit c24dd79c22
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
Adminer 4.7.5-dev:
Add id="" to cells with failed inline edit (bug #708)
PostgreSQL, Oracle: Set schema for EXPLAIN queries in SQL command (bug #706)
Adminer 4.7.4 (released 2019-10-22):