From 1dcde25561a04c3bd0ffa1e14387db4d601eeeb7 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 8 Aug 2013 19:34:40 -0700 Subject: [PATCH] SQLite: Don't overwrite first type by unknown type --- adminer/include/editing.inc.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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();">