So how do you open an existing db?
mystiquewolf opened this issue · 1 comments
mystiquewolf commented
So how do you open an existing db?
grassick commented
It's the same as creating a new one. You just need to pass in the name of the database to the namespace
option of the constructor.