1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-10 16:44:17 +02:00

MariaDB: Links to documentation

This commit is contained in:
Jakub Vrana
2018-02-08 13:56:22 +01:00
parent f0b7d8ccd0
commit 76d7560d27
6 changed files with 19 additions and 6 deletions

View File

@@ -4,6 +4,7 @@ Sticky position of table actions
Add system tables help links
MySQL: Support non-utf8 charset in search in column
MySQL: Support geometry in MySQL 8 (bug #574)
MariaDB: Links to documentation
SQLite: Allow deleting PRIMARY KEY from tables with auto increment
PostgreSQL: Support binary files in bytea fields
PostgreSQL: Don't treat interval type as number (bug #474)