Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrations adapter #752

Merged
merged 4 commits into from
Oct 2, 2024
Merged

Migrations adapter #752

merged 4 commits into from
Oct 2, 2024

Conversation

markstory
Copy link
Member

Move phinx compatibility into a MigrationInterface that provides a shim between phinx implementations and migrations internals.

I also fixed up some gaps in the SeedAdapter code.

Start adapting the internals for Migrations to not rely on phinx. Like
seeds, there will be a wrapping adapter to shim the behavior up.
@markstory markstory added this to the 4.x (CakePHP 5) milestone Sep 30, 2024
@markstory markstory merged commit 892cacf into 4.next Oct 2, 2024
16 checks passed
@markstory markstory deleted the migrations-adapter branch October 2, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant