Branch: refs/heads/QA_5_1 Home: https://github.com/phpmyadmin/phpmyadmin Commit: cd4be9ac2cd0b93d55de9e0162c28eacf6a23901 https://github.com/phpmyadmin/phpmyadmin/commit/cd4be9ac2cd0b93d55de9e0162c28eacf6a23901 Author: William Desportes <[email protected]> Date: 2021-08-26 (Thu, 08 August 2021) +02:00
Changed paths: M libraries/classes/Plugins/Export/ExportSql.php Log Message: ----------- Check if the column has a name, expression columns do not have a name Ref: https://github.com/phpmyadmin/sql-parser/pull/350 (this PR documents the real type) Signed-off-by: William Desportes <[email protected]> Commit: 036f544e7e8bf40846fda10cb3200c91dbd66040 https://github.com/phpmyadmin/phpmyadmin/commit/036f544e7e8bf40846fda10cb3200c91dbd66040 Author: William Desportes <[email protected]> Date: 2021-08-26 (Thu, 08 August 2021) +02:00 Changed paths: M libraries/classes/Index.php M libraries/classes/IndexColumn.php M templates/indexes.twig M templates/table/structure/display_structure.twig Log Message: ----------- Correctly display column expressions in the table key list Signed-off-by: William Desportes <[email protected]> Commit: 43bdea2e3b3d5f6d7ac14c9dccac75b3d72a6470 https://github.com/phpmyadmin/phpmyadmin/commit/43bdea2e3b3d5f6d7ac14c9dccac75b3d72a6470 Author: William Desportes <[email protected]> Date: 2021-08-26 (Thu, 08 August 2021) +02:00 Changed paths: M ChangeLog Log Message: ----------- Add a ChangeLog entry for 036f544e7e This is in the middle of feature and bug, but since it was hidding Index data it's a fix. That's why I kept this minimal and did not add support for Expressions in Edit Index modal Signed-off-by: William Desportes <[email protected]> _______________________________________________ Git mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/git
