database icon indicating copy to clipboard operation
database copied to clipboard

Feat: Allow null queries

Open Meldiron opened this issue 3 years ago • 1 comments

This PR tries to solve queries with null values failing, such as Query.equal("name", null).

Marked as a draft because the solution sounds too simple to be correct 😅

  • [x] New tests implemented

Meldiron avatar Aug 19 '22 12:08 Meldiron

Any chance this problem is already solved in #194 ?

eldadfux avatar Sep 24 '22 07:09 eldadfux

Closing as this will be superseded by future features

abnegate avatar Jan 10 '23 06:01 abnegate