Wappler Version : v.4.1.1
Operating System : Win 10 Pro
Server Model: NodeJS
Database Type: MySQL
Hosting Type: Docker
Custom query is very simple:
SELECT id, make, IF (:P1 = 2, model, null)
FROM cars
Steps to recreate:
-
Define Set Value:
-
Create a parameter with a binding:
-
Get an error:
For some reason, query does not see the binding of the parameter, which is why it cannot check the condition.
Community Page
Last updated:
Last updated: