mirror of
https://github.com/vrana/adminer.git
synced 2025-08-10 08:34:20 +02:00
Prepare Elasticsearch
This commit is contained in:
@@ -613,7 +613,7 @@ AND typelem = 0"
|
||||
}
|
||||
|
||||
function support($feature) {
|
||||
return ereg('^(database|table|comment|view|scheme|processlist|sequence|trigger|type|variables|drop_col)$', $feature); //! routine|
|
||||
return ereg('^(database|table|sql|indexes|comment|view|scheme|processlist|sequence|trigger|type|variables|drop_col)$', $feature); //! routine|
|
||||
}
|
||||
|
||||
$jush = "pgsql";
|
||||
|
Reference in New Issue
Block a user