Skip to content

Conversation

mfridman
Copy link
Collaborator

@mfridman mfridman commented Aug 4, 2025

This PR adds WithIsolateDDL() option to execute DDL operations in separate transactions from DML operations. Required for databases like AWS Aurora DSQL that don't support mixing DDL and DML in the same transaction.

Note, this option is likely useful beyond just DSQL.

Related to #962

@mfridman mfridman merged commit 435edbc into main Aug 4, 2025
4 checks passed
@mfridman mfridman deleted the mf/isolate-ddl branch August 4, 2025 13:54
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.

1 participant