[phpmyadmin/phpmyadmin] ff7395: Fix bugs in relations tab

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: ff7395c3ea7d66da83eb6e68f56ca94bd93b1bc8 https://github.com/phpmyadmin/phpmyadmin/commit/ff7395c3ea7d66da83eb6e68f56c... Author: Kamil Tekiela <tekiela246@gmail.com> Date: 2025-05-01 (Thu, 05 May 2025) +01:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M resources/templates/table/relation/foreign_key_row.twig M src/Controllers/Table/RelationController.php M src/Table/Table.php Log Message: ----------- Fix bugs in relations tab Signed-off-by: Kamil Tekiela <tekiela246@gmail.com> Commit: 5e79b88c7b10b5166d98382dfaf3081024769de3 https://github.com/phpmyadmin/phpmyadmin/commit/5e79b88c7b10b5166d98382dfaf3... Author: Kamil Tekiela <tekiela246@gmail.com> Date: 2025-05-05 (Mon, 05 May 2025) +01:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Table/Table.php Log Message: ----------- Fix for rollback when changing the column Signed-off-by: Kamil Tekiela <tekiela246@gmail.com> Commit: b870e4dfb08aa6dc789344303d3fd226f2ee4796 https://github.com/phpmyadmin/phpmyadmin/commit/b870e4dfb08aa6dc789344303d3f... Author: MaurĂcio Meneghini Fauth <mauricio@mfauth.net> Date: 2025-05-22 (Thu, 05 May 2025) -03:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M resources/templates/table/relation/foreign_key_row.twig M src/Controllers/Table/RelationController.php M src/Table/Table.php Log Message: ----------- Merge pull request #19688 from kamil-tekiela/Fix-bugs-in-relations-tab Fix bugs in relations tab
participants (1)
-
Kamil Tekiela