Skip to content

Use connection instead of "mongoose" to create the Schema #138

@chumager

Description

@chumager

Hi...

In your code you expect a "mongoose connection" but internally you use mongoose module to create the schema, that makes problems with other plugins.

Can you please use the same mongoose connection to create the schema and set the model?

Thanks in advance and best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions