Error in Database Query Builder by using 0 as a condition value

Wappler Version : 2.7.0
Operating System : macOS 10.13.6

Expected behavior

Adding a condition someTable.id = 0 (if id is a number) in the Database Query Builder.

Actual behavior

What actually happens?

The Value is 0 (all other values works) causes an error like shown in the image.
It seems that it doesn’t matter, if the condition is equal or something else.

How to reproduce

Try to use the Database Query Builder and make a condition to a number-field and try to fill in 0!

Fixed in Wappler 2.7.1

1 Like

This topic was automatically closed after 46 hours. New replies are no longer allowed.