1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-23 22:52:51 +02:00

Improve speed of CSV import

This commit is contained in:
Jakub Vrana
2013-07-09 11:34:12 -07:00
parent 9de402aaf0
commit 56b0917acd
8 changed files with 74 additions and 37 deletions

View File

@@ -7,6 +7,7 @@ Add label to database selection
Add button for dropping an index
Display number of selected rows
Disable underlining links
Improve speed of CSV import
PostgreSQL: Fix handling of nextval() default values
Adminer 3.7.1 (released 2013-06-29):