strapi/packages/strapi-database
chachew e0287c8d27
Add missing 'format' reserved model word. (#8194)
* Add missing 'format' reserved model word.

* Move reserved word to attribute name.

Co-authored-by: Matt Kirkland <mkirkland616@gmail.com>
2020-10-07 15:06:59 +02:00
..
2020-09-22 17:39:40 +02:00
2020-07-08 09:45:28 +02:00
2020-10-07 14:50:47 +02: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