[
https://issues.apache.org/jira/browse/NIFI-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Palfy updated NIFI-8027:
------------------------------
Summary: Allow semicolons in SQL Pre-Query and SQL Post-Query statements
(was: Allow semicolons in SQL Pre-Query statements)
> Allow semicolons in SQL Pre-Query and SQL Post-Query statements
> ---------------------------------------------------------------
>
> Key: NIFI-8027
> URL: https://issues.apache.org/jira/browse/NIFI-8027
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Tamas Palfy
> Priority: Major
>
> Certain session-wide settings require complex statements that contain
> semicolons.
> AbstractExecuteSQL.SQL_PRE_QUERY however uses semicolons as a delimiter for
> multiple statements.
> We could add the option to escape semicolons which then won't be considered a
> closing of a statement.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)