JosefNemec / LiteDbExplorer

Viewer and editor for https://github.com/mbdavid/LiteDB databases.
MIT License
218 stars 104 forks source link

Refreshing the database contents #12

Closed Henry00IS closed 7 years ago

Henry00IS commented 7 years ago

Hello,

is it possible to add a refresh option? I am developing an application and I can never see what I am doing. Opening the same database file again doesn't update it, F5 doesn't update it, there is no update button in the toolbar, there is no update item in the menu, no update item in the context menu of the database... I have to exit and start the program over and over again.

Thanks! Love the program so far!

JosefNemec commented 7 years ago

Hi, closing and reopening DB works for me just fine without program restart, but I agree that more elegant solution is needed.

Henry00IS commented 7 years ago

Ah! You are correct when I close the database in the context menu before opening the file again it works. I just tried opening the same file expecting a reload. Thank you this for now makes the job a lot easier! 👍

JosefNemec commented 7 years ago

Released in 0.4 (new button and menu entries added)