fremail / sequelize-nested-set

Library to store and manage nested set trees using Sequelize
MIT License
39 stars 10 forks source link

Make rootId param optional #11

Open fremail opened 5 years ago

fremail commented 5 years ago

Actually we need rootId param only for multi-root trees.

Here is a list of API functions with the issue:

Also several private functions: