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

Add button for dropping an index

This commit is contained in:
Jakub Vrana
2013-07-06 23:35:26 -07:00
parent 2f1b337d9e
commit 1a0ba88f8d
4 changed files with 23 additions and 17 deletions

View File

@@ -3,6 +3,7 @@ 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
Add button for dropping an index
PostgreSQL: Fix handling of nextval() default values
Adminer 3.7.1 (released 2013-06-29):