19 May
2020
19 May
'20
12:38 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 04590f5b4fecc70e26c563ac00b36d13fdcbcc94 https://github.com/phpmyadmin/phpmyadmin/commit/04590f5b4fecc70e26c563ac00b3... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-05-19 (Tue, 05 May 2020) -03:00 Changed paths: M libraries/classes/Controllers/Table/StructureController.php M libraries/routes.php M templates/table/structure/drop_confirm.twig Log Message: ----------- Extract drop fields action from index action Extracts the /table/structure/drop route from the /table/structure route. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>