Page 1 of 1

Broke parametric query

Posted: Tue 08 Oct 2019 11:26
by Atomsmasher1931
After update Standart Edition to 2.2.184 I catch a problem that don't work parameters in queries.
Execute query like:

Code: Select all

SELECT * FROM t_table WHERE id = :id ORDER BY id DESC;
Return:
syntax error at or near ":"
It work in version before, and broke in current. Return it soon as possible

Re: Broke parametric query

Posted: Tue 08 Oct 2019 11:28
by Atomsmasher1931

Re: Broke parametric query

Posted: Thu 24 Oct 2019 12:23
by alexa
We are aware of this issue and will fix it in one of the next product builds. We will notify you once it's available for downloading.