sequelize-hierarchy-nestjs
v2.999.4
Published
Nested hierarchies for Sequelize v6
Downloads
13
Readme
Nested Hierarchies for Sequelize v6
This repo just fork overlookmotel/sequelize-hierarchy pr223, not maintained, and risky to use in a production environment.
If you need to modify the code, please keep the lib code format, some SQL
may be corrupted if you format the code.
📦 Installation
yarn add sequelize-hierarchy-nestjs
🎉 Modify
- Add Support Sequelize v6
- Add Basic Typescript types
- Remove ALL tests (for less dependence)