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

Update bake commands to use builtin base classe #764

Merged
merged 11 commits into from
Nov 2, 2024
Merged

Conversation

markstory
Copy link
Member

When the builtin backend is enabled, new migrations should be generated using the new base classes. This helps limit the number of migrations that could depend on phinx to a minimum.

When the new builtin backend is in use, generated seeds should use the
new backend.
When enabled, bake migration should use migrations base classes for new
migrations.
When available use new base classes
@markstory markstory added this to the 4.x (CakePHP 5) milestone Oct 31, 2024
CI is too red right now.
@markstory markstory merged commit b0fc9af into 4.next Nov 2, 2024
16 checks passed
@markstory markstory deleted the feat-bake-base branch November 2, 2024 04:26
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