1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 11:34:10 +02:00

Alter bit type default value

This commit is contained in:
Jakub Vrana
2011-05-16 16:14:11 +02:00
parent cbdf09d868
commit 4ff2f03a0f
3 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ Adminer 3.3.0-dev:
Use Esc to disable in-place edit
Highlight SQL code in textarea
Append new index with auto index selection (bug #3282127)
Bit type default value
Autocomplete for big foreign keys (Editor)
Customizable favicon (customization)
Method name can return a link (customization)