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

PostgreSQL: Fix setting column comments on new table

This commit is contained in:
Jakub Vrana
2019-07-15 12:21:17 +02:00
parent 36ade4e197
commit 9b58ecf925
2 changed files with 6 additions and 5 deletions

View File

@@ -6,6 +6,7 @@ Cache busting for adminer.css
MySQL: Fix displaying multi-columns foreign keys (bug #675)
MySQL: Fix creating users and changing password in MySQL 8 (bug #663)
MySQL: Pass SRID to GeomFromText
PostgreSQL: Fix setting column comments on new table
Elasticsearch: Fix setting number of rows
Adminer 4.7.1 (released 2019-01-24):