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

Editor: Fix displaying of true boolean values

This commit is contained in:
Jakub Vrana
2018-02-19 23:09:46 +01:00
parent 1f5ca321b6
commit 37c57c386a
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ 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)
Editor: Fix displaying of true boolean values (regression from 4.5.0)
Adminer 4.6.1 (released 2018-02-09):
Sticky position of table actions