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

Trim trailing non-breaking spaces in SQL textarea

This commit is contained in:
Jakub Vrana
2014-03-20 20:22:32 -07:00
parent 00da70626d
commit 6980d1a1d2
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ Adminer 4.1.0-dev:
Provide size of all databases in the overview
Compute number of tables in the overview explicitly
Display edit form after error in clone or multi-edit
Trim trailing non-breaking spaces in SQL textarea
Display time of the select command
Print elapsed time in HTML instead of SQL command comment
Simplify copying of redirected links

2
externals/jush vendored