hi,
my current use case is:
execute unit test, verify results in explorer.
my problem, i have to close the explorer before every run, and open it again after the tests are done.
this slows down the whole process.
i opened the database in readonly mode, but the file will be locked by the explorer process.
do you think it's worth to improved this?
if yes, isseu #39 (refresh) will be useful too.
thanks