Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: b4c11318bc813412aa9ada7cdcaa294bf48a5519 https://github.com/phpmyadmin/phpmyadmin/commit/b4c11318bc813412aa9ada7cdcaa... Author: Nicolai Ehrhardt <245527909+predictor2718@users.noreply.github.com> Date: 2026-04-04 (Sat, 04 April 2026) +02:00 Changed paths: M resources/js/database/routines.ts Log Message: ----------- Fix #20063 - Fix routine duplication when editing multiple times Signed-off-by: Nicolai Ehrhardt <245527909+predictor2718@users.noreply.github.com> Commit: 8c5ddc2f12db2f407b43263f4ae888acc5a94e90 https://github.com/phpmyadmin/phpmyadmin/commit/8c5ddc2f12db2f407b43263f4ae8... Author: Nicolai Ehrhardt <245527909+predictor2718@users.noreply.github.com> Date: 2026-04-04 (Sat, 04 April 2026) +02:00 Changed paths: M resources/js/database/events.ts M resources/js/triggers.ts Log Message: ----------- Fix #20063 - Fix event and trigger duplication when editing multiple times Signed-off-by: Nicolai Ehrhardt <245527909+predictor2718@users.noreply.github.com> Commit: ea951ef2a86d0035b05f9fb896c5bee6d2c46019 https://github.com/phpmyadmin/phpmyadmin/commit/ea951ef2a86d0035b05f9fb896c5... Author: MaurĂcio Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-04-20 (Mon, 04 April 2026) -03:00 Changed paths: M resources/js/database/events.ts M resources/js/database/routines.ts M resources/js/triggers.ts Log Message: ----------- Merge pull request #20265 from predictor2718/fix/routines-duplicate-on-edit Fix #20063 - Fix routine, event and trigger duplication when editing