Open am1goo opened 8 months ago
As I see, there is no checks about correct value in 'filename' field. In this case I can get unhandled exception if I click "Connect" button with empty string in this field
similar to https://github.com/mbdavid/LiteDB.Studio/pull/83 but with additional checks about file existence and user-experienced message box
@mbdavid any updates? What do you think about this fix?
As I see, there is no checks about correct value in 'filename' field. In this case I can get unhandled exception if I click "Connect" button with empty string in this field