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

Re-introduce bulk_create on supported databases #972

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

stianjensen
Copy link
Contributor

This fixes #924.

I see the test suite already runs with both postgres and mysql, so in that regard both of these branches should already get covered across the existing test suite. Let me know if it makes sense to add more tests around this switching specifically!

Copy link
Owner

@etianen etianen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks excellent! Can you review my suggested change to see if it makes sense?

reversion/revisions.py Outdated Show resolved Hide resolved
@etianen etianen merged commit 4ac5f35 into etianen:master Aug 9, 2024
15 checks passed
@etianen
Copy link
Owner

etianen commented Aug 9, 2024

Merged, thank you!

@etianen
Copy link
Owner

etianen commented Aug 9, 2024

Will shortly be released as v5.1.0

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.

Re-add support for bulk_create
2 participants