3.3.4 • Published 2 years ago

strapi-connector-mongoose-no-sync-index v3.3.4

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
2 years ago

strapi-connector-mongoose-no-sync-index

npm version npm downloads npm dependencies Build status Slack status

This built-in connector allows you to use the Mongoose ORM.

This package is forked from strapi@3.3.4 and deleted index sync function.

Model.syncIndexes(null, handleIndexesErrors)

Mongoose ORM provides a straight-forward, schema-based solution to model your application data. It includes built-in type casting, validation, query building, business logic connectors and more, out of the box.

Resources

Links