mirror of
https://github.com/strapi/strapi.git
synced 2025-08-08 00:37:38 +00:00

* enable the configuration of RF in list view Signed-off-by: Pierre Noël <petersg83@gmail.com> * fix test db unique Signed-off-by: Pierre Noël <petersg83@gmail.com>
Strapi database layer
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.