kestra-io / plugin-jdbc

https://kestra.io/plugins/
Apache License 2.0
10 stars 7 forks source link

Deprecate for removal the autocommit property in Query tasks like Postgres Query #375

Open anna-geller opened 1 week ago

anna-geller commented 1 week ago

Feature description

The property https://kestra.io/plugins/plugin-jdbc-postgres/tasks/io.kestra.plugin.jdbc.postgresql.query#autocommit is not used and running more than a single Query will not be possible in the Query task -- the Queries task will need to be used instead https://github.com/kestra-io/plugin-jdbc/issues/368