Skip to content

Conversation

@dhmw
Copy link

@dhmw dhmw commented Sep 8, 2021

Ref: #285

I noticed that there are types and mappers present in the code base, but the mapper for NULL wasn't being called.

Looking at the mapper code, I see that null/NULL is explicitly caught and bypasses the mapper functions. I believe this is probably an oversight, so I removed it and now I can store and fetch null values.

@myfreax
Copy link

myfreax commented Jul 29, 2022

request merge. I need it also

@TanjaBayer
Copy link

Is there a reason for not merging this? Seems to make sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants