Skip to content

Handling when the query results in a null value#4

Open
mgpx wants to merge 3 commits intoosjoberg:masterfrom
mgpx:master
Open

Handling when the query results in a null value#4
mgpx wants to merge 3 commits intoosjoberg:masterfrom
mgpx:master

Conversation

@mgpx
Copy link
Copy Markdown

@mgpx mgpx commented Aug 22, 2023

In some cases the query may return null, but the memorycache does not allow storing null values.
To work around, an object is created and compared every time something is read, if it is from the instance, change it to null.

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.

1 participant