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

MySQL: Support geometry in MySQL 8 (bug #574)

This commit is contained in:
Jakub Vrana
2018-01-22 20:56:35 +01:00
parent a2adb67d2f
commit c789c147b7
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
Adminer 4.4.1-dev:
Adminer: Fix Search data in tables (regression from 4.4.0)
CSP: Allow any styles, images, media and fonts, disallow base-uri
MySQL: Support geometry in MySQL 8 (bug #574)
SQLite: Enable foreign key checks
PostgreSQL: Respect NULL default value
PostgreSQL: Do not export triggers if not requested