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
Support both the legacy queue_phinxlog table (Migrations plugin 4.x)
and the new cake_migrations table (Migrations plugin 5.x).
The migration now checks if cake_migrations exists and uses it with
the plugin column filter, otherwise falls back to queue_phinxlog.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments