overlookmotel / sequelize-hierarchy

Nested hierarchies for Sequelize
MIT License
301 stars 90 forks source link

Need more examples #229

Open dcromster opened 3 years ago

dcromster commented 3 years ago

I think it is necessary to add working examples.

Also decipher errors. For example: " SequelizeHierarchyError: Parent ID 1 not found in result set". What does it mean, how to fix it.