sqlite support for easier testing #67
Closed
shravanshetty1
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For testing i am assuming we have to setup a test db - however if this crate had sqlite support we could use that instead. While testing use sqlite in memory db and connect to a real db in prod. Could you share your thoughts?
Beta Was this translation helpful? Give feedback.
All reactions