1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-20 13:21:30 +02:00

Add links to documentation on table status page

This commit is contained in:
Jakub Vrana
2014-11-04 09:48:21 -08:00
parent 3ff5930d18
commit fe76c6b887
2 changed files with 10 additions and 8 deletions

View File

@@ -7,6 +7,7 @@ Specify encoding for PHP 5.6 with invalid default_charset
Fix saving NULL value, bug since Adminer 4.0.3
Send 403 for auth error
Report offline and other AJAX errors (bug #419)
Add links to documentation on table status page
MySQL: Use utf8mb4 if available
PostgreSQL: Materialized views
SQLite: Support CURRENT_* default values (bug #417)