diffix / reference

Reference implementation for the Open Diffix anonymization mechanism.
https://www.open-diffix.org
Other
3 stars 0 forks source link

When casting as boolean, produce Null on invalid value #334

Closed pdobacz closed 2 years ago

pdobacz commented 2 years ago

Required for https://github.com/diffix/desktop/issues/282

I also decided to throw in a Trim in there. I noticed that PostgreSQL handles it like that.