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

Change inline style to class name

This commit is contained in:
Jakub Vrana
2018-10-27 21:20:56 +02:00
parent e4837a0564
commit 5b443a4e7d
12 changed files with 12 additions and 10 deletions

View File

@@ -8,6 +8,7 @@ Avoid overwriting existing tables when copying tables (bug #642)
Fix function change with set data type
Increase username maxlength to 80 (bug #623)
Make maxlength in all fields a soft limit
Make tables horizontally scrollable
MySQL: Support foreign keys created with ANSI quotes (bug #620)
MySQL: Recognize ON UPDATE current_timestamp() (bug #632, bug #638)
MySQL: Descending indexes in MySQL 8 (bug #643)