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

File url support #701

Closed
zdm opened this issue Sep 23, 2021 · 2 comments
Closed

File url support #701

zdm opened this issue Sep 23, 2021 · 2 comments

Comments

@zdm
Copy link

zdm commented Sep 23, 2021

I need to create several connections to the :memory: database.
This is possible only using file url, like this file::memory:?cache=shared.
Is it possible to add file url support or add new option cache with possible values: shared and private to the constructor?

@zdm
Copy link
Author

zdm commented Sep 23, 2021

SQLite Shared-Cache Mode

@Prinzhorn
Copy link
Contributor

#483

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants