phpmyadmin/libraries/classes/Controllers/Table
William Desportes 45aeee579a
Fix #14773 - export raw query is not working
Ref: #15064 (issue to track the export raw query feature)
Yes, this issue was closed with #15064 but I will close it anyway because it made sense as the feature was broken once more
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-04-23 17:46:26 +02: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 Fix #14773 - export raw query is not working 2021-04-23 17:46:26 +02: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 Fix not working export to PNG, SVG, PDF on GIS visialization 2021-04-17 00:28:38 +02: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 Create truncate table partition page 2020-11-30 22:36:05 -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 Ref #16666 - Ref #16424 - Adjust the index like the zoom controller 2021-02-19 00:42:01 +01:00
SqlController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00
StructureController.php Fix #16810 - SQL query shown twice 2021-04-23 03:05:46 +02: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 Add missing stickfill script on zoom search 2021-04-01 18:31:53 +02:00