mirror of
https://github.com/strapi/strapi.git
synced 2025-10-03 20:33:21 +00:00

* Sync indexes on model mount with mongoose Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu> * Use Mongoose.Model.syncIndexes callback arg to subscribe to Model's indexes messages. Get rid off errors-pron-promises. Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>