Skip to content

Conversation

@zacharyhamm
Copy link
Contributor

The SAHPoolUtil type is missing the functions introduced in sqlite-wasm 3.50 that can pause and unpause the VFS (allowing you to release the file access handles without closing the tab and/or without wiping the database).

I've added what's missing here, altough the doc comments are just a best guess.

Copy link
Collaborator

@tomayac tomayac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you!

I'll merge this and it will be part of the next, pending release.

@tomayac tomayac merged commit 748b4b2 into sqlite:main Jul 20, 2025
@zacharyhamm zacharyhamm deleted the add-pause-types branch July 21, 2025 14:50
@zacharyhamm
Copy link
Contributor Author

@tomayac thanks for taking a look!

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.

2 participants