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

Convert FeatureFlags to Configure operations #707

Merged
merged 1 commit into from
Apr 14, 2024
Merged

Conversation

markstory
Copy link
Member

Instead of Phinx's feature flags we should use Configure. I've chosen to read and write directly to Configure to avoid more complexity.

The additional default values in Migrator will improve compatibility with existing usage.

Part of #647

Instead of Phinx's feature flags we should use Configure. I've chosen to
read and write directly to Configure to avoid more complexity.

The additional default values in `Migrator` will improve compatibility
with existing usage.
@markstory markstory merged commit e2aeff4 into no-phinx Apr 14, 2024
8 of 9 checks passed
@markstory markstory deleted the fix-feature-flags branch April 14, 2024 02:49
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.

None yet

1 participant