You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
Raise error if database connection is not configured
🔈 Motivation
Currently, mongomantic does not raise any errors if a mongodb connection is not established. This should be done as soon as any db calls are attempted.
🛰 Alternatives
Provide default arguments? Nah.
The text was updated successfully, but these errors were encountered:
🚀 Feature Request
Raise error if database connection is not configured
🔈 Motivation
Currently, mongomantic does not raise any errors if a mongodb connection is not established. This should be done as soon as any db calls are attempted.
🛰 Alternatives
Provide default arguments? Nah.
The text was updated successfully, but these errors were encountered: