-
Notifications
You must be signed in to change notification settings - Fork 10
Add support for MongoDB #238
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
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #238 +/- ##
===================================================
- Coverage 87.15273% 81.81507% -5.33766%
===================================================
Files 276 304 +28
Lines 16198 17553 +1355
Branches 835 883 +48
===================================================
+ Hits 14117 14361 +244
- Misses 1822 2921 +1099
- Partials 259 271 +12
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
709d5d6
to
8456050
Compare
8456050
to
de8f922
Compare
87d58c5
to
a121ac1
Compare
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
fca0b6b
to
6178378
Compare
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
6706175
to
b3a3b6c
Compare
Signed-off-by: Victor Chang <[email protected]>
b3a3b6c
to
a6796cd
Compare
🎉 This issue has been resolved in version 0.3.4 🎉 The release is available on: |
Description
Fixes #235 .
Add support for using MongoDB. Allows users to pick between MongoDB or sqlite.
Status
Ready/Work in progress/Hold
Types of changes