1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-21 21:55:43 +02:00

Fix PostgreSQL nullable fields in export

This commit is contained in:
Deni
2017-04-06 17:39:25 +02:00
committed by Jakub Vrana
parent f556f6acb1
commit 105aca9b04
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.3.1-dev:
PostgreSQL: Fix index size computation in PostgreSQL < 9.0 (regression from 4.3.0)
PostgreSQL: Fix nullable fields in export
Adminer 4.3.0 (released 2017-03-15):
Make maxlength in edit fields a soft limit