mirror of
https://github.com/vrana/adminer.git
synced 2025-08-09 16:17:48 +02:00
MongoDB: Add operators
This commit is contained in:
@@ -736,6 +736,7 @@ if (isset($_GET["mongo"])) {
|
||||
return array(
|
||||
'possible_drivers' => array("mongo", "mongodb"),
|
||||
'jush' => "mongo",
|
||||
'operators' => array(""),
|
||||
'functions' => array(),
|
||||
'grouping' => array(),
|
||||
'edit_functions' => array(array("json")),
|
||||
|
Reference in New Issue
Block a user