1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-30 17:50:00 +02:00

Editor: Allow disabling boolean fields in PostgreSQL (bug #640)

This commit is contained in:
Jakub Vrana
2019-01-22 12:04:08 +01:00
parent 659003e07f
commit 7defb7787d
2 changed files with 3 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ Display the tables scrollbar (bug #647)
Add autocomplete attributes to login form
PHP <5.4 compatibility even with ClickHouse enabled (regression from 4.7.0)
SQLite: Hide server field in login form
Editor: Allow disabling boolean fields in PostgreSQL (bug #640)
Adminer 4.7.0 (released 2018-11-24):
Simplify storing executed SQL queries to bookmarks