Skip to content

Comments

[🍒][Plugin-1779] Add TRANSACTION_ISOLATION_LEVEL config in MySQL, PostgreSQL & SQL Server plugins#594

Merged
sgarg-CS merged 1 commit intodata-integrations:release/1.12from
cloudsufi:cherry-pick/f4650e13274f73e8c173c2895170f512ef4245ee
May 6, 2025
Merged

[🍒][Plugin-1779] Add TRANSACTION_ISOLATION_LEVEL config in MySQL, PostgreSQL & SQL Server plugins#594
sgarg-CS merged 1 commit intodata-integrations:release/1.12from
cloudsufi:cherry-pick/f4650e13274f73e8c173c2895170f512ef4245ee

Conversation

@sgarg-CS
Copy link
Contributor

@sgarg-CS sgarg-CS commented May 6, 2025

[🍒]

🍒 [cherrypick]

Commits :

PR:


Add TRANSACTION_ISOLATION_LEVEL config in MySQL, PostgreSQL & SQL Server plugins

JIRA : Plugin-1779

Description

This PR adds the TRANSACTION_ISOLATION_LEVEL configuration property in MySQL, PostgreSQL & SQL Server plugins.

Added support for specifying the transaction isolation level in database plugins by introducing a new optional property "transactionIsolationLevel" in the AbstractDBSpecificConnectorConfig class — the parent class for MySQL, PostgreSQL, SQL Server and Oracle connector configurations.

Preview

image

Current branch sanity on CDAP (6.11)

image

…lugins

Add transaction isolation level to PostgreSQL, MYSQL and MSSQL Plugins.
@sgarg-CS sgarg-CS added the build label May 6, 2025
@sgarg-CS sgarg-CS requested a review from ritwiksahani May 6, 2025 07:01
@sgarg-CS sgarg-CS merged commit 5b58f8a into data-integrations:release/1.12 May 6, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants