Skip to content

Releases: shubhamp-sf/loopback-sequelize-sandbox

Sequelize Base Repository for Default CRUD without relations

14 Oct 10:11
0688d8e
Compare
Choose a tag to compare

This works with APIs generated with lb4 controller's CRUD Controller, currently without any inclusion filter (to include relational entities).

image

With working filter options such as where with operators supported by loopback and fields, order, limit, offset.

What's Changed

  • feat: repository base for Sequelize containing basic methods for crud by @shubhamp-sf in #1
  • refactor: make the sequelize repository compatible with lb4 repository command by @shubhamp-sf in #2

New Contributors

Full Changelog: https://github.com/shubhamp-sf/loopback-sequelize-sandbox/commits/sequelize-base-no-relation