strapi/packages/strapi-database
Alex Yackovlev c9925f3fa8
Prevent fall through in the model search method when a plugin is specified (#6004)
Signed-off-by: Aleksandr Yackovlev <a.yackovlev@corp.mail.ru>
2020-05-05 19:38:41 +02:00
..
2020-01-08 15:41:08 +01:00
2020-05-05 14:56:13 +02:00

Strapi database layer

npm version npm downloads npm dependencies Build status Slack status

This package is strapi's database handling layer. It is responsible for orchestrating database connectors and implementing the logic of strapi's data structures.

This package is not meant to be used as a standalone module.

Resources