Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 6db94abb7ed435747457534a6922aee21d5b1759 https://github.com/phpmyadmin/phpmyadmin/commit/6db94abb7ed435747457534a6922... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-12-23 (Mon, 12 December 2019) -03:00
Changed paths: A libraries/classes/Controllers/Table/GetFieldController.php M libraries/classes/Display/Results.php M libraries/routes.php M services_controllers.yml M test/classes/Display/ResultsTest.php D libraries/entry_points/table/get_field.php
Log Message: ----------- Create Table\GetFieldController controller
Moves the table get field entry point logic to the controller and removes the entry point file.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev