1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-20 05:11:25 +02:00

Allow disabling auto_increment value export

This commit is contained in:
Jakub Vrana
2010-06-03 14:15:23 +02:00
parent 38ad832153
commit fe53964c5f
5 changed files with 15 additions and 5 deletions

View File

@@ -12,6 +12,7 @@ Schemas, sequences and types support (PostgreSQL)
Autofocus username in login form
Disable spellchecking in SQL textareas
Display auto_increment value of inserted item
Allow disabling auto_increment value export
Link table names in SQL queries
Japanese translation
Defer table information in database overview to JavaScript (performance)