Skip to content
New issue

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

feat: add exclude_txn_from_change_streams variable #236

Merged
merged 1 commit into from
May 20, 2024

Conversation

olavloite
Copy link
Collaborator

Adds a connection variable named exclude_txn_from_change_streams that can be used to exclude the next transaction from creating mutations for all change streams that have been created with the DDL option allow_txn_exclusion=true.

Adds a connection variable named `exclude_txn_from_change_streams` that can
be used to exclude the next transaction from creating mutations for all
change streams that have been created with the DDL option
`allow_txn_exclusion=true`.
@olavloite olavloite requested a review from a team as a code owner May 13, 2024 13:55
@olavloite olavloite requested a review from rahul2393 May 13, 2024 13:55
@rahul2393 rahul2393 merged commit ad95d85 into main May 20, 2024
14 checks passed
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.

None yet

2 participants