From: Jakub Vrana Date: Fri, 9 Aug 2013 02:34:40 +0000 (-0700) Subject: SQLite: Don't overwrite first type by unknown type X-Git-Tag: v4.0.0~59 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=1dcde25561a04c3bd0ffa1e14387db4d601eeeb7;p=adminer.git SQLite: Don't overwrite first type by unknown type --- diff --git a/adminer/include/editing.inc.php b/adminer/include/editing.inc.php index d3c9978e..da1cb5be 100644 --- a/adminer/include/editing.inc.php +++ b/adminer/include/editing.inc.php @@ -141,12 +141,10 @@ function edit_type($key, $field, $collations, $foreign_keys = array()) { $type = $field["type"]; ?> " size="3" onfocus="editingLengthFocus(this);" onchange="editingLengthChange(this);" onkeyup="this.onchange();">