mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Move edit functions to Driver
This commit is contained in:
@@ -308,7 +308,6 @@ ORDER BY RDB$INDEX_SEGMENTS.RDB$FIELD_POSITION';
|
||||
'operators' => array("="),
|
||||
'functions' => array(),
|
||||
'grouping' => array(),
|
||||
'edit_functions' => array(),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user