phpmyadmin/libraries/classes/Controllers/Table
William Desportes 993a6aa8a0
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-03-23 01:13:58 +01:00
..
AbstractController.php Remove DBI dep from Table\AbstractController 2020-10-12 12:53:03 -03:00
AddFieldController.php Remove an exit by moving out the preview SQL code on table create add field 2021-03-11 21:09:46 +01:00
ChangeController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
ChartController.php Ref #16651 - Fix and improve the chart checking for int columns 2021-03-15 01:30:35 +01:00
CreateController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
DeleteController.php Extract FK related methods from Util class 2021-03-21 15:25:45 -03:00
ExportController.php Merge branch 'QA_5_1' 2021-03-23 01:13:58 +01:00
FindReplaceController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
GetFieldController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
GisVisualizationController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
ImportController.php Extract FK related methods from Util class 2021-03-21 15:25:45 -03:00
IndexesController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
MaintenanceController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
OperationsController.php Move queries from Operations class to the Query\Generator class 2021-03-06 02:11:25 +01:00
PartitionController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -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 Extract FK related methods from Util class 2021-03-21 15:25:45 -03:00
ReplaceController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
SearchController.php Extract GIS related methods from Util class 2021-03-22 15:03:39 -03:00
SqlController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
StructureController.php Extract FK related methods from Util class 2021-03-21 15:25:45 -03:00
TrackingController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
TriggersController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
ZoomSearchController.php Extract GIS related methods from Util class 2021-03-22 15:03:39 -03:00