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 support for named in-memory database #142

Open
cayasso opened this issue Sep 10, 2024 · 0 comments
Open

Add support for named in-memory database #142

cayasso opened this issue Sep 10, 2024 · 0 comments

Comments

@cayasso
Copy link

cayasso commented Sep 10, 2024

Support for named in-memory database:

file:memdb1?mode=memory&cache=shared

You can find more information here:
https://www.sqlite.org/inmemorydb.html

The use case is more for testing multi-tenant apps, where you have a main database and you have your tenant databases, currently it seems like testing these type of apps are imposible or very complicated.

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

No branches or pull requests

1 participant