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

Add access mode option to Rust API #2233

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Add access mode option to Rust API #2233

merged 1 commit into from
Oct 19, 2023

Conversation

benjaminwinger
Copy link
Collaborator

Fixes #2230.

I removed an assert which is (in debug mode) unnecessarily masking the exception thrown when attempting to create a database in read only mode.

@mewim mewim merged commit b1c7a4d into master Oct 19, 2023
10 checks passed
@mewim mewim deleted the rust-access-mode branch October 19, 2023 05:04
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.

Add Rust API bindings for AccessMode
2 participants