[
https://issues.apache.org/jira/browse/NIFI-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende updated NIFI-3626:
------------------------------
Fix Version/s: 1.2.0
> Support DELETE verb for ConvertJSONToSQL
> ----------------------------------------
>
> Key: NIFI-3626
> URL: https://issues.apache.org/jira/browse/NIFI-3626
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Fix For: 1.2.0
>
>
> ConvertJSONToSQL supports INSERT and UPDATE verbs (and if NIFI-991 is
> implemented, the UPSERT verb), but it would be helpful in use cases such as
> Change Data Capture and Database Migration to be able to generate DELETE
> statements.
> I believe this would entail generating a conjunctive (aka AND) WHERE clause,
> using the sql.args attributes for the prepared statement.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)