Issue with database query results (PHP)

Windows 10
Wappler 3.3.6
Platform: PHP
Either this bug has crept in or I am having a seriously bad day
I spotted this when working with a much more complex query with wasn’t working to spec so i cut it down to basics and found…

I have a simple database table. There is one field “iscustomer” which holds a value of 0 or 1

image

I query the table asking for records where iscustomer = 1


I then run the server action directly in the browser and see records with iscustomer = 0 are also returned

Community Page
Last updated: