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

Highlight line with error in SQL command

This commit is contained in:
Jakub Vrana
2012-04-15 23:37:05 -07:00
parent 4815c7d020
commit 047ce184f5
4 changed files with 23 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
Adminer 3.4.0-dev:
Print current time next to executed SQL queries
Highlight code in textarea by CodeMirror
Highlight code in SQL command by CodeMirror
Link to original table in EXPLAIN of SELECT * FROM table t
Replace JSMin by better JavaScript minifier
Don't use AJAX links and forms