When using addNull
param on DBTable
it is nto evaluated correctly
#44
Labels
bug
Something isn't working
addNull
param on DBTable
it is nto evaluated correctly
#44
Describe the bug
When using
Params.addNull
parameter onDBTable
where and delete conditions, it's not evaluated correctly.To Reproduce
Steps to reproduce the behavior OR commands run:
DBTable
classwhere
method usingParams.addNull
routineExpected behavior
Parameters is evaluated correctly in SQL
The text was updated successfully, but these errors were encountered: