mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 23:27:17 +02:00
Prepare Elasticsearch
This commit is contained in:
@@ -680,7 +680,7 @@ if (isset($_GET["sqlite"]) || isset($_GET["sqlite2"])) {
|
||||
}
|
||||
|
||||
function support($feature) {
|
||||
return ereg('^(database|table|view|trigger|variables|status|dump|move_col|drop_col)$', $feature);
|
||||
return ereg('^(database|table|sql|indexes|view|trigger|variables|status|dump|move_col|drop_col)$', $feature);
|
||||
}
|
||||
|
||||
$jush = "sqlite";
|
||||
|
Reference in New Issue
Block a user