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

Use numeric time zone in export (thanks to Martin Dzubak)

This commit is contained in:
Jakub Vrana
2013-04-11 10:12:53 -07:00
parent d97300dd5a
commit 433357f824
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ Open database to a new window after selecting it with Ctrl
Disable autocapitalize in identifiers on mobile browsers
MySQL: Compatibility with MySQL 5.6
MySQL: Move ALTER export to plugin
MySQL: Use numeric time zone in export
SQLite: Export indexes
Adminer 3.6.3 (released 2013-01-23):