
18 Jan
2020
18 Jan
'20
8:26 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 1c5cff42d39c55edc372a1623f784b3a029e5c20 https://github.com/phpmyadmin/phpmyadmin/commit/1c5cff42d39c55edc372a1623f78... 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 action from SqlController::index Extracts the get-set-values action from the SqlController index method to a new route. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>