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

Docs for Builder should include example on how to construct an in-memory DB #1307

Open
billythedummy opened this issue Apr 11, 2024 · 0 comments

Comments

@billythedummy
Copy link

billythedummy commented Apr 11, 2024

Recently upgraded from 0.2 to 0.3. Had to dig through the code to figure out that Builder::new_local(":memory:") is what replaces the deprecated Database::open_in_memory() because it's not immediately obvious that :memory: is a valid path

Edit: I realize now that it's a sqlite thing but itd be nice to confirm that the option is supported

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