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

Store current version before authentication and in Editor

This commit is contained in:
Jakub Vrana
2018-02-19 23:02:39 +01:00
parent 0e1d8c67fc
commit 059d6266e2
3 changed files with 9 additions and 6 deletions

View File

@@ -2,6 +2,7 @@ Adminer 4.6.2-dev:
Semi-transparent border on table actions
Shorten JSON values in select (bug #594)
Speed up alter table (regression from 4.4.0)
Store current version before authentication and in Editor
PostgreSQL: Fix exporting string default values
PostgreSQL: Fix exporting sequences in PostgreSQL 10
PostgreSQL: Add IF EXISTS to DROP SEQUENCE in export (bug #595)