Skip to content

Conversation

@olavloite
Copy link
Collaborator

Add support for isolation level REPEATABLE READ with the BeginTx function. This allows the caller to specify the isolation level for a single transaction. A follow-up pull request will add support for setting the default isolation level that should be used by a connection.

Add support for isolation level REPEATABLE READ with the BeginTx function.
This allows the caller to specify the isolation level for a single transaction.
A follow-up pull request will add support for setting the default isolation
level that should be used by a connection.
@olavloite olavloite requested a review from a team as a code owner March 24, 2025 09:11
Copy link
Contributor

@bhatt4982 bhatt4982 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@olavloite olavloite merged commit 95ef5f3 into main Mar 28, 2025
18 checks passed
@olavloite olavloite deleted the tx-isolation-level branch March 28, 2025 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants