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

Don't rely on 't' and 'f' PostgreSQL boolean return values

https://sourceforge.net/projects/adminer/forums/forum/1095138/topic/8119905
This commit is contained in:
Jakub Vrana
2013-05-13 08:39:10 -07:00
parent af30f59737
commit 65fae98558
2 changed files with 5 additions and 4 deletions

View File

@@ -19,6 +19,7 @@ MySQL: Fix handling of POINT data type (bug #3582578)
MySQL: Don't export binary and geometry columns twice in select
MySQL: Fix EXPLAIN in MySQL < 5.1, bug since Adminer 3.6.4
SQLite: Export views
PostgreSQL: Fix swapped NULL and NOT NULL columns in weird setups
Adminer 3.6.4 (released 2013-04-26):
Display pagination on a fixed position