TablePlus / DBngin

DB Engine
https://dbngin.com
1.04k stars 19 forks source link

Add a warning when selecting where to store DB files, that it will wipe any content in that folder #135

Open MariuzM opened 8 months ago

MariuzM commented 8 months ago

Just tried it and basically it nucked all my projects because i wanted to store DB in same folder. Good thing for github. But need a warning....

MariuzM commented 8 months ago

This is so weird, even if i remove server from app, it keeps creating files

image
MariuzM commented 8 months ago

Another problem, if im storing DB Data in DB folder why is there files created outside DB folder?

image
edalzell commented 2 weeks ago

I just lost all my local DBs because of this, how is this actually a thing? I had copied over the folder from home-brew to a centralized place and tried to start dbngin. And lost all my data!

huyphams commented 1 week ago

Hi I'm sorry. From the new version DBngin will warning about the folder is not empty. Also it will move the content to trash (not delete it immediately) so the user can recovery it. Again, I'm so sorry about the issue :(