You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Tamas Palfy (Jira)" <ji...@apache.org> on 2020/11/18 18:50:00 UTC

[jira] [Updated] (NIFI-8027) Allow semicolons in SQL Pre-Query and SQL Post-Query statements

     [ 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)