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

Support for setting the locking mode #1342

Closed
vgdmachine opened this issue Aug 7, 2024 · 3 comments
Closed

Support for setting the locking mode #1342

vgdmachine opened this issue Aug 7, 2024 · 3 comments
Assignees
Labels

Comments

@vgdmachine
Copy link

vgdmachine commented Aug 7, 2024

I don't see support for

PRAGMA schema.locking_mode = NORMAL|EXCLUSIVE

This is useful to prevent other processes from accessing the database.
Is this currently possible?

@fnc12
Copy link
Owner

fnc12 commented Aug 7, 2024

we'll add it soon

@fnc12 fnc12 added the feature label Aug 7, 2024
@fnc12 fnc12 self-assigned this Oct 10, 2024
@fnc12
Copy link
Owner

fnc12 commented Dec 10, 2024

PR is here
#1359

@fnc12
Copy link
Owner

fnc12 commented Dec 11, 2024

merged into dev. Please check out dev branch to get the update. I am closing this issue. If you face that something else can be done within scope if this issue please feel free to reopen it

@fnc12 fnc12 closed this as completed Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants