Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 4c5b794931966bdadeab240bb6ab5d244ec87937 https://github.com/phpmyadmin/phpmyadmin/commit/4c5b794931966bdadeab240bb6ab... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-01-18 (Sat, 01 January 2020) -03:00
Changed paths: M js/makegrid.js M libraries/classes/Controllers/SqlController.php M libraries/classes/Sql.php M libraries/routes.php
Log Message: ----------- Extract an action from SqlController
Extracts the get-relational-values action from the SqlController to a new route.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev