mirror of
https://github.com/strapi/strapi.git
synced 2025-08-13 03:07:32 +00:00

* Handle duplicate entry error message in bookshelf connector Signed-off-by: jozefcipa <jozef.cipa@strv.com> * Handle duplicate error message in mongoose connector Signed-off-by: jozefcipa <jozef.cipa@strv.com> * Apply changes from review * Fix wrapping transactions in bookshelf adapter * Add missing await to wrapErrors * Call findOne without this