
6 Jun
2020
6 Jun
'20
4:22 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 4446963b5a8a99026456fc43b0844d73d3158a5a https://github.com/phpmyadmin/phpmyadmin/commit/4446963b5a8a99026456fc43b084... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-06-06 (Sat, 06 June 2020) -03:00 Changed paths: M libraries/classes/Controllers/Table/StructureController.php M libraries/routes.php M templates/table/structure/display_partitions.twig M templates/table/structure/partition_definition_form.twig Log Message: ----------- Extract partitioning actions from index method Extracts from Table/StructureController::index method. Related to #16136 Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>