You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor
Added QueryBuilder to get rid of "scope" methods.
Now query is ordered by lft only when no other orders is set and when
either limit nor offset is set.
Added few new methods.
Updated readme