
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5a03410cfac02fca9c95f53537ba8485dc2e2fc6 https://github.com/phpmyadmin/phpmyadmin/commit/5a03410cfac02fca9c95f53537ba... Author: Jayati Shrivastava <gaurijove@gmail.com> Date: 2020-01-19 (Sun, 01 January 2020) +05:30 Changed paths: M libraries/classes/Controllers/Table/StructureController.php M templates/table/page_with_secondary_tabs.twig M test/selenium/Table/CreateTest.php Log Message: ----------- fixes url. fixes #15797 Signed-off-by: Jayati Shrivastava <gaurijove@gmail.com> Commit: ae0577ab1e4607539e53e11a747618a2d0b0dc98 https://github.com/phpmyadmin/phpmyadmin/commit/ae0577ab1e4607539e53e11a7476... Author: William Desportes <williamdes@wdes.fr> Date: 2020-01-19 (Sun, 01 January 2020) +01:00 Changed paths: M libraries/classes/Controllers/Table/StructureController.php M templates/table/page_with_secondary_tabs.twig M test/selenium/Table/CreateTest.php Log Message: ----------- Merge #15820 - Fix #15797 - Relation view broken Fixes: #15797 Pull-request: #15820 Signed-off-by: William Desportes <williamdes@wdes.fr>