
18 Jan
2020
18 Jan
'20
10:01 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0b7a83dd2b2dd3b13577a89d70967fcc89d99c71 https://github.com/phpmyadmin/phpmyadmin/commit/0b7a83dd2b2dd3b13577a89d7096... 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 set-column-preferences action from the SqlController index method to a new route. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>