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

Disable spell checking in SQL textareas

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1498 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2010-04-26 16:22:24 +00:00
parent 4269b7b239
commit 6fffbbdd30
8 changed files with 26 additions and 8 deletions

View File

@@ -6,6 +6,8 @@ Show number of tables in server overview
Operator LIKE %%
Remember export parameters in cookie
Allow semicolon as CSV separator
Autofocus username in login form
Disable spellchecking in SQL textareas
Japanese translation
Defer table information in database overview to JavaScript (performance)
Big tables optimizations (performance)