Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allow real value of private nullable #167

wimwinterberg started this conversation in General
Discussion options

Since the latest version 4.1.6 there is indeed a BC with isNullable. Is it possible to add way to also retrieve the real nullable value?

Now when I want a property to have a default value of null I use 'new Literal('null')'. So there is a difference between having value null and new Literal('null')

Thank you!

You must be logged in to vote

Replies: 1 comment

Comment options

You are probably looking for the setInitialized() and isInitialized() methods.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #166 on September 13, 2024 16:03.

AltStyle によって変換されたページ (->オリジナル) /