Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(sequelize): add sequelize repository support
adds `sequelizeSoftCrud` function providing soft-delete capabilities with sequelize as underlying repository adds `sequelizeUserModifyCrudRepository` function providing `DefaultUserModifyCrudRepository` (from `@sourceloop/core`) like capabilities with sequelize as underlying repository GH-118
- Loading branch information