2.999.4 • Published 3 years ago

sequelize-hierarchy-nestjs v2.999.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Nested Hierarchies for Sequelize v6

NPM version

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)