mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 00:54:08 +02: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