using variable in queryRaw not working
Hi I have this code :
it work fine when i use it in $queryRaw the problem is if I change the 2024-06-07 that exist in the first WHERE to the variable ${date} it stop working
PS: the second condition(in ORDER BY) I'm using the same variable and it work fine but in the first one it only work when I'm using a static value
any ideas ?
0 Replies