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

Fix handling of long text in SQL textarea

This commit is contained in:
Jakub Vrana
2014-01-11 09:37:34 -08:00
parent 740843446f
commit 55ad89b309
4 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
Adminer 4.0.2-dev:
Fix handling of long text in SQL textarea
Adminer 4.0.1 (released 2014-01-11):
Don't use type=number if a SQL function is used
Disable highlighting in textareas with long texts