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 Dump command for new backend #698

Merged
merged 4 commits into from
Mar 19, 2024
Merged

Add Dump command for new backend #698

merged 4 commits into from
Mar 19, 2024

Conversation

markstory
Copy link
Member

  • Add a migrations dump command that uses the new backend.
  • Extract common factory logic into a factory class instead of using inheritance or traits to create Config and Manager instances.

Part of #647

Looks like we're going to need this in most migrations commands.
Add test coverage based on what we had before.
@markstory markstory merged commit 629c4d8 into no-phinx Mar 19, 2024
11 checks passed
@markstory markstory deleted the dump-command branch March 19, 2024 14:11
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