[phpmyadmin/phpmyadmin] c71c11: Remove an exit by moving out the preview SQL code on table create add field

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: c71c11e7872d0acf4c7477fbdbd567da1ee8e253 https://github.com/phpmyadmin/phpmyadmin/commit/c71c11e7872d0acf4c7477fbdbd5... Author: William Desportes <williamdes@wdes.fr> Date: 2021-03-11 (Thu, 03 March 2021) +01:00 Changed paths: M libraries/classes/Controllers/Table/AddFieldController.php M libraries/classes/CreateAddField.php Log Message: ----------- Remove an exit by moving out the preview SQL code on table create add field Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 1d429c5ed9b1b8dfb3ab4a5b5c4ac6390a70beed https://github.com/phpmyadmin/phpmyadmin/commit/1d429c5ed9b1b8dfb3ab4a5b5c4a... Author: William Desportes <williamdes@wdes.fr> Date: 2021-03-11 (Thu, 03 March 2021) +01:00 Changed paths: M test/classes/CreateAddFieldTest.php Log Message: ----------- Add a test for CreateAddField::getColumnCreationQuery Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
William Desportes