You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Delete child records before parent in Pentaho removal migration
- Add changeset to delete m_role_permission entries first
- Prevents FK constraint violation FK8DEDB048103B544B on MariaDB/MySQL
- Maintains deletion order: role_permissions -> permissions -> reports
- Fixes test-core-1 failures on MariaDB and MySQL
- Tested locally: all 919 provider tests pass with MySQL
0 commit comments