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
Hello. So far, your work looks great. I have one question. Can this be used with multiple connection, if yes, how? Today I do: const Model = db.model('Model', ModelSchema);. Can I do this using your project as well? Thanks.
The text was updated successfully, but these errors were encountered:
Hello. So far, your work looks great. I have one question. Can this be used with multiple connection, if yes, how? Today I do:
const Model = db.model('Model', ModelSchema);
. Can I do this using your project as well? Thanks.The text was updated successfully, but these errors were encountered: