Closed hholst80 closed 3 years ago
If db was opened with flag='r', check if tablename exists, if not raise RuntimeError.
Closes #127
I included a basic test.
Good work @hholst80 ! Thank you for your contribution.
If db was opened with flag='r', check if tablename exists, if not raise RuntimeError.
Closes #127