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

Update changes.txt

This commit is contained in:
Peter Knut
2024-03-16 19:11:38 +01:00
committed by Jakub Vrana
parent b2759df1f9
commit 197ab976b8

View File

@@ -1,4 +1,7 @@
Adminer 4.9.0-dev:
Validate connection to server in HTTP based drivers
Adminer 4.8.2:
Support multi-line table comments
MySQL: Use ST_SRID() instead of SRID() for MySQL 8 (PR #418)
PostgreSQL: Don't reset table comments (regression from 4.2.0)