1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 01:24:17 +02:00

Display number of selected rows

This commit is contained in:
Jakub Vrana
2013-07-08 15:27:53 -07:00
parent 10f500dfea
commit c2a3bec036
3 changed files with 14 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ 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
Display number of selected rows
PostgreSQL: Fix handling of nextval() default values
Adminer 3.7.1 (released 2013-06-29):