phpmyadmin/libraries/classes/Controllers/Table
William Desportes c71c11e787
Remove an exit by moving out the preview SQL code on table create add field
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-03-11 21:09:46 +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 Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
CreateController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
DeleteController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
ExportController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03: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 Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -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 Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
ReplaceController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
SearchController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
SqlController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
StructureController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -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 Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00