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

fix: multiple blob update and add test #822

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

daniel-werner
Copy link
Contributor

Fix updating models with mutliple nullable blob columns. I added details to the issue #820.

Closes #820

Fix multiple blob update and add test

Fix code style
Fix the tests
Fix namespace
Refine the tests
Drop table before creating
Let the test fail
Run tests

Fix code style
@yajra yajra changed the title Fix multiple blob update and add test fix: multiple blob update and add test Feb 3, 2024
@yajra yajra merged commit a39b0e7 into yajra:10.x Feb 3, 2024
3 checks passed
@yajra
Copy link
Owner

yajra commented Feb 3, 2024

Released on v10.4.2 🚀 Thanks!

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.

Updating model with multiple blob columns fails
2 participants