-
Ryuta Kamizono authored
`TreeManager` is inherited by `InsertManager` but `where` on `InsertManager` doesn't work. And also, remove `@ctx` since the instance variable is used only for the `SelectManager`.
Ryuta Kamizono authored`TreeManager` is inherited by `InsertManager` but `where` on `InsertManager` doesn't work. And also, remove `@ctx` since the instance variable is used only for the `SelectManager`.
Loading