-
Notifications
You must be signed in to change notification settings - Fork 752
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
Feature: support setting null_string
#5586
Feature: support setting null_string
#5586
Comments
I want it. |
Hi @wubx , Do you want to implement it or do you just want this feature? If you just want this feature, I think I can help implement it. |
I think he just wants to have this feature. It's assigned to you, good luck! |
/assignme |
Very much looking forward to this feature. |
@wubx I'm sorry for that I am fighting with my final exams and maybe I have no spare time to finish this issue until July 15th : ( |
It's ok, thanks for your information, we will take it. |
Summary
Description for this feature.
Add a new setting named
null_string
, which defaults to\N
.nullable deserialization
and
nullable serialization should respect this setting
The text was updated successfully, but these errors were encountered: