Nut
Nut copied to clipboard
Case insensitive where clause
For string field in the where clause is there a way to perform case insensitive query? where(table.nameField() == "test") ....