1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-15 02:54:28 +02:00

Display default column value in table overview (thanks to bene)

This commit is contained in:
Jakub Vrana
2011-06-05 08:35:15 +02:00
parent 8372913ab5
commit 4bcc0ca27c
3 changed files with 4 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ Shortcut for database privileges
Append new index with auto index selection (bug #3282127)
Bit type default value
Display foreign key name in tooltip
Display default column value in tooltip
Display default column value in table overview
Display column collation in tooltip
Pagination support (Oracle)
Autocomplete for big foreign keys (Editor)