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

Export SQLite indexes (bug #3609741)

This commit is contained in:
Jakub Vrana
2013-04-03 10:46:51 -07:00
parent cb57afd0e5
commit 58a8df7c86
2 changed files with 20 additions and 4 deletions

View File

@@ -1,12 +1,13 @@
Adminer 3.6.4-dev:
Display pagination on a fixed position
Display select SQL edit form inline
Compatibility with MySQL 5.6
Recover original view, trigger, routine if creating fails
Allow loading more data with inline edit (bug #3605531)
Stay on the same page after deleting rows (bug #3605845)
Handle max_input_vars
Disable autocapitalize in identifiers
Disable autocapitalize in identifiers on mobile browsers
MySQL: Compatibility with MySQL 5.6
SQLite: Export indexes
Adminer 3.6.3 (released 2013-01-23):
Display error code in SQL query