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

PostgreSQL: Support JSON and JSONB data types (bug #542)

This commit is contained in:
Jakub Vrana
2017-04-08 19:59:13 +02:00
parent 88803c6d0e
commit 504c56216c
2 changed files with 10 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
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
PostgreSQL: Support JSON and JSONB data types
Adminer 4.3.0 (released 2017-03-15):
Make maxlength in edit fields a soft limit