phpmyadmin/libraries/classes/Controllers/Table
William Desportes c5155ecae9
Refactor field flags to use an object an not strpos
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-24 23:56:33 +01: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 Refactor field flags to use an object an not strpos 2021-02-24 23:56:33 +01:00
CreateController.php Remove DBI dep from Table\AbstractController 2020-10-12 12:53:03 -03:00
DeleteController.php Create Twig\AssetExtension and image Twig function 2021-01-28 16:09:17 -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 Refactor field flags to use an object an not strpos 2021-02-24 23:56:33 +01:00
ImportController.php Create Twig\AssetExtension and image Twig function 2021-01-28 16:09:17 -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 Create Twig\AssetExtension and image Twig function 2021-01-28 16:09:17 -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 Refactor field flags to use an object an not strpos 2021-02-24 23:56:33 +01:00
SqlController.php Remove is_system_schema PHP global variable 2020-11-02 18:48:23 -03:00
StructureController.php Merge branch 'QA_5_1' 2021-01-31 01:39:50 +01:00
TrackingController.php Create Twig\AssetExtension and image Twig function 2021-01-28 16:09:17 -03:00
TriggersController.php Split rte.js into routines.js, triggers.js and events.js 2021-01-11 17:02:50 -03:00
ZoomSearchController.php Refactor field flags to use an object an not strpos 2021-02-24 23:56:33 +01:00