We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 #368
Query
Queries
The text was updated successfully, but these errors were encountered:
mgabelle
No branches or pull requests
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 -- theQueries
task will need to be used instead #368The text was updated successfully, but these errors were encountered: