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

[sql] Adding support for sqlite in-memory database #875

Open
rayanry9 opened this issue Jan 5, 2024 · 0 comments
Open

[sql] Adding support for sqlite in-memory database #875

rayanry9 opened this issue Jan 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rayanry9
Copy link

rayanry9 commented Jan 5, 2024

Currently sqlite databases can only be created at a certain location and are permanent.
Having access to in-memory databases can help create temporary databases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants