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 _generate_insert for nullable Fields #2369

Closed
wants to merge 1 commit into from

Conversation

rafal-jaworski
Copy link

@rafal-jaworski rafal-jaworski commented Mar 5, 2021

I don't know if test is in good file and if the solution is suitable :)
Fixes #2368

coleifer added a commit that referenced this pull request Mar 5, 2021
@coleifer
Copy link
Owner

coleifer commented Mar 5, 2021

I've merged an equivalent patch. Thanks!

@coleifer coleifer closed this Mar 5, 2021
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.

insert_many() does not generate NULL values for fields with null=True
2 participants