data
data copied to clipboard
feat: added support for comparator of null values with equals and notEquals
Hi, thank you for developing a great library. I would like to compare null with equals and notEquals in the Where clause, but it seems that it is not currently supported. I see the same reported in issue #228. I wanted this feature and implemented it, what do you think?