strapi/packages/strapi-database
Pierre Noël c0d9dd26d1 Fix findOne with PK as one of the params
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-06 09:08:20 +01:00
..
2020-01-08 15:41:08 +01:00
2020-03-04 18:42:31 +01: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