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(csharp): Implement support for transactions, isolation level and read-only flag #1784

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

CurtHagenlocher
Copy link
Contributor

Implements support for transactions, isolation level and read-only flags on imported and exported drivers.

Closes #1782

@CurtHagenlocher
Copy link
Contributor Author

@davidhcoe, would appreciate a look at your leisure.

@CurtHagenlocher CurtHagenlocher merged commit 9afc04c into apache:main Apr 29, 2024
6 checks passed
@CurtHagenlocher CurtHagenlocher deleted the transactions branch April 29, 2024 12:17
cocoa-xu pushed a commit to meowcraft-dev/arrow-adbc that referenced this pull request May 8, 2024
… read-only flag (apache#1784)

Implements support for transactions, isolation level and read-only flags
on imported and exported drivers.

Closes apache#1782
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.

csharp: support transactions, isolation level and read-only on imported and exported drivers
2 participants