Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 958ba8822d7724f578530df4d6267d38b0914474 https://github.com/phpmyadmin/phpmyadmin/commit/958ba8822d7724f578530df4d626... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-12-09 (Mon, 12 December 2019) -03:00
Changed paths: A libraries/classes/Controllers/Database/OperationsController.php M libraries/routes.php M services_controllers.yml D libraries/entry_points/database/operations.php
Log Message: ----------- Create Database\OperationsController
Moves database operations entry point logic to the Database\OperationsController controller and removes the entry point file.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev