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

Move ALTER export to plugin

This commit is contained in:
Jakub Vrana
2013-04-03 18:49:05 -07:00
parent 58a8df7c86
commit 190812456f
7 changed files with 174 additions and 121 deletions

View File

@@ -7,6 +7,7 @@ Stay on the same page after deleting rows (bug #3605845)
Handle max_input_vars
Disable autocapitalize in identifiers on mobile browsers
MySQL: Compatibility with MySQL 5.6
MySQL: Move ALTER export to plugin
SQLite: Export indexes
Adminer 3.6.3 (released 2013-01-23):