JDBC Native fails on variable not found when @infoDate
is used as part of a function
#489
Labels
bug
Something isn't working
@infoDate
is used as part of a function
#489
Describe the bug
JDBC Native SQL queries allow specifying arbitrary expressions, like an example below. But an error occurs when used this way:
Code and/or configuration snippet that caused the issue
input.sql =
Expected behavior
Pramen should return a valid date and not throw an exception in this situation.
Context
The text was updated successfully, but these errors were encountered: