mirror of
https://github.com/vrana/adminer.git
synced 2026-03-14 16:41:01 +01:00
Driver for SimpleDB
This commit is contained in:
@@ -612,7 +612,7 @@ AND typelem = 0"
|
||||
}
|
||||
|
||||
function support($feature) {
|
||||
return ereg('^(comment|view|scheme|processlist|sequence|trigger|type|variables|drop_col)$', $feature); //! routine|
|
||||
return ereg('^(database|table|comment|view|scheme|processlist|sequence|trigger|type|variables|drop_col)$', $feature); //! routine|
|
||||
}
|
||||
|
||||
$jush = "pgsql";
|
||||
|
||||
Reference in New Issue
Block a user