phpmyadmin/libraries/classes/Controllers/Database
Maurício Meneghini Fauth 4a0bce1d53 Extract db structure bulk actions from mult_submits
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-04-22 23:13:35 -03:00
..
AbstractController.php Remove unnecessary annotations 2020-01-20 17:35:56 -03:00
CentralColumnsController.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
DataDictionaryController.php Add AbstractController::render method 2020-04-16 20:15:42 -03:00
DesignerController.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
EventsController.php Add AbstractController::render method 2020-04-16 20:15:42 -03:00
ExportController.php Extract db structure bulk actions from mult_submits 2020-04-22 23:13:35 -03:00
ImportController.php Remove unnecessary annotations 2020-01-20 17:35:56 -03:00
MultiTableQueryController.php Move request handling from routes to controllers 2020-02-12 15:00:02 -03:00
OperationsController.php Add AbstractController::render method 2020-04-16 20:15:42 -03:00
PrivilegesController.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
QueryByExampleController.php Add AbstractController::render method 2020-04-16 20:15:42 -03:00
RoutinesController.php Move Rte classes to the Database namespace 2020-04-13 18:26:47 -03:00
SearchController.php Remove unnecessary annotations 2020-01-20 17:35:56 -03:00
SqlAutoCompleteController.php Move response handling from routes to controllers 2020-02-12 14:59:42 -03:00
SqlController.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
SqlFormatController.php Move request handling from routes to controllers 2020-02-12 15:00:02 -03:00
StructureController.php Extract db structure bulk actions from mult_submits 2020-04-22 23:13:35 -03:00
TrackingController.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
TriggersController.php Move Rte classes to the Database namespace 2020-04-13 18:26:47 -03:00