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

Stop redirecting links via adminer.org

This commit is contained in:
Jakub Vrana
2018-01-30 19:12:49 +01:00
parent 8829ccdf93
commit 4de6e3180d
6 changed files with 10 additions and 29 deletions

View File

@@ -2,6 +2,7 @@ Adminer 4.5.1-dev:
Fix counting selected rows after going back to select page
PHP <5.3 compatibility even with Elasticsearch enabled
Fully support functions in default values
Stop redirecting links via adminer.org
MariaDB: Support JSON since MariaDB 10.2
PostgreSQL: Support functions
PostgreSQL: Allow editing views with uppercase letters (bug #467)