kestra-io / kestra-io/plugin-jdbc

Follow Up - Catch all transactions outputs from Queries task

Open
#397 2 comments 0 reactions 0 assignees View on GitHub
area/plugin good first issue
Dominant language
Java
Stars
24
Forks
38
Avg merge
2d 3h
Merged PRs (30d)
22

Description

### Feature description

As a follow up of https://github.com/kestra-io/plugin-jdbc/issues/368

Catch all possible outputs from transactions like INSERT, UPDATE, DELETE and CREATE.
Not every database provide the same values - so it could be a case by case implementation.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the Queries task implementation and the follow-up context in issue #368. Trace how transaction results are currently collected, then define the supported outputs for INSERT, UPDATE, DELETE, and CREATE per database; done means these outputs are captured wherever the database provides them.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, sql
Domain
backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.