phpmyadmin/libraries/classes/Controllers/Table
Maurício Meneghini Fauth aeac7177da
Extract analyze partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-29 12:21:21 -03:00
..
AbstractController.php Remove DBI dep from Table\AbstractController 2020-10-12 12:53:03 -03:00
AddFieldController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00
ChangeController.php Remove DBI dep from Table\AbstractController 2020-10-12 12:53:03 -03:00
ChartController.php Remove Common::database method 2020-11-02 18:56:58 -03:00
CreateController.php Remove DBI dep from Table\AbstractController 2020-10-12 12:53:03 -03:00
DeleteController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00
ExportController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00
FindReplaceController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00
GetFieldController.php Replace exit with return in GetFieldController 2020-11-13 19:28:21 -03:00
GisVisualizationController.php Remove Common::database method 2020-11-02 18:56:58 -03:00
ImportController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00
IndexesController.php Fixes #14953 - Added Rename Button to use RENAME INDEX syntax of MySQL 2020-11-05 15:22:16 +01:00
MaintenanceController.php Remove DBI dep from Table\AbstractController 2020-10-12 12:53:03 -03:00
OperationsController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00
PartitionController.php Extract analyze partition action to a new route 2020-11-29 12:21:21 -03:00
PrivilegesController.php Make DatabaseInterface::isUserType method private 2020-10-24 00:40:03 -03:00
RecentFavoriteController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
RelationController.php Remove DBI dep from Table\AbstractController 2020-10-12 12:53:03 -03:00
ReplaceController.php Remove DBI dep from Table\AbstractController 2020-10-12 12:53:03 -03:00
SearchController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00
SqlController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00
StructureController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00
TrackingController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00
TriggersController.php Remove Common::database method 2020-11-02 18:56:58 -03:00
ZoomSearchController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00