Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
Parametrized are not working when referencing a CTE:
Example query that is failing:
sql("with tt1 as (select 1) select * from identifier(:cte)", Map("cte" -> "tt1"))
Attachments
Issue Links
- links to