strapi-connector-mongoose-no-sync-index
v3.3.4
Published
Mongoose hook for the Strapi framework
Downloads
3
Maintainers
Readme
strapi-connector-mongoose-no-sync-index
This built-in connector allows you to use the Mongoose ORM.
This package is forked from [email protected] 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.