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 builtin backend #706

Merged
merged 8 commits into from
Apr 13, 2024
Merged

Migrations builtin backend #706

merged 8 commits into from
Apr 13, 2024

Conversation

markstory
Copy link
Member

@markstory markstory commented Apr 12, 2024

Extract the current logic from Migrations, and create an adapter between phinx and the 'builtin' backends. This approach optimizes for isolation between the backends until we have more confidence that it is correct.

The interface compatibility is ensured by tests. We likely have coverage gaps in these tests. We'll soon find out.

Part of #647

@markstory markstory merged commit dee907f into no-phinx Apr 13, 2024
8 of 9 checks passed
@markstory markstory deleted the migrations-builtin-backend branch April 13, 2024 14:16
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