strapi/packages/strapi-database
Pierre Noël 66dd23deab
Enable the configuration of RF in list view (#8770)
* 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>
2020-12-02 15:28:58 +01:00
..
2020-11-02 19:41:42 +01:00
2020-07-08 09:45:28 +02:00
2020-11-25 16:22:45 +01:00
2020-07-20 18:40:52 +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