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

Add and use a ShimAdapter #751

Merged
merged 3 commits into from
Sep 27, 2024
Merged

Add and use a ShimAdapter #751

merged 3 commits into from
Sep 27, 2024

Conversation

markstory
Copy link
Member

Update the internals of Manager and Environment to use Migrations interfaces for Seeds. This pushes the compatibility shims down a layer and should continue to give the same backwards compatibility.

Next I'll build a BaseSeed that is all migrations internals.

Update the internals of Manager and Environment to use Migrations
interfaces for Seeds. This pushes the compatibility shims down a layer
and should continue to give the same backwards compatibility.

Next I'll build a BaseSeed that is all migrations internals.
@markstory markstory added this to the 4.x (CakePHP 5) milestone Sep 26, 2024
@markstory markstory merged commit a094851 into 4.next Sep 27, 2024
16 checks passed
@markstory markstory deleted the seed-adapter branch September 27, 2024 16:00
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