Spec Deviation in sql:ParameterizedQuery and sql:ParameterizedCallQuery #2056
Labels
module/sql
Points/1.5
Priority/High
Team/DIU
Data, IO, and Util packages related issues
Type/Bug
Verson/SwanLakeDump
All issues planned for Swan Lake GA release
Description:
As per the spec, RawTemplate should support Backtick(`) within the Query. This can be supported by introducing the following interpolation, ${"`"}.
Currently sql:ParameterizedQuery and sql:ParameterizedCallQuery does not support ${"`"} intropolation.
The text was updated successfully, but these errors were encountered: