1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 03:24:01 +02:00

Sticky position of table actions

This commit is contained in:
Jakub Vrana
2018-02-08 00:00:52 +01:00
parent 996ebf61d7
commit 686865bc10
5 changed files with 13 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.6.1-dev:
Speed up rendering of long tables (regression from 4.4.0)
Sticky position of table actions
MySQL: Support non-utf8 charset in search in column
MySQL: Support geometry in MySQL 8 (bug #574)
SQLite: Allow deleting PRIMARY KEY from tables with auto increment