Skip to content

Support NULL in mapper#361

Open
dhmw wants to merge 1 commit into
shiftcode:masterfrom
dhmw:mapper-null-support
Open

Support NULL in mapper#361
dhmw wants to merge 1 commit into
shiftcode:masterfrom
dhmw:mapper-null-support

Conversation

@dhmw

@dhmw dhmw commented Sep 8, 2021

Copy link
Copy Markdown

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

myfreax commented Jul 29, 2022

Copy link
Copy Markdown

request merge. I need it also

@TanjaBayer

Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants