Hi,
First off, I set the parameter:
And then I use the parameter but it has the following warning.
The statement refers to a parameter that was not provided in the request.
Did not supply query with enough parameters. The produced query plan will not be cached and is not executable without EXPLAIN. (Missing parameters: org_id)
Can anyone tell me why and how I fix this?
Thanks!