Database State
bbouzan opened this issue · 0 comments
bbouzan commented
First, thanks for sharing the project, it's very well designed.
I'm trying to use the library the persist the state of some critical objects on an embedded application.
Is there a way to check the databse state, for instace, if it is empty, or the numer of tables somehow?
Thanks!