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

Add label to database selection

This commit is contained in:
Jakub Vrana
2013-07-06 23:12:12 -07:00
parent e7c79f8725
commit 2f1b337d9e
2 changed files with 3 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ Adminer 3.7.2-dev:
Save and continue edit by AJAX
Add a new column in alter table on key press
Mark length as required for strings
Add label to database selection
PostgreSQL: Fix handling of nextval() default values
Adminer 3.7.1 (released 2013-06-29):