little-brother / sqlite-gui

Lightweight SQLite editor for Windows
GNU General Public License v2.0
1.07k stars 51 forks source link

Failed csv import holds onto csv file #120

Closed jungle-boogie closed 1 year ago

jungle-boogie commented 1 year ago

Hi,

sqlite-gui doesn't release the lock on a failed import of a csv file, possibly other files too.

I would expect the lock to be released once the import screen is window dialog is closed.

Thanks!

little-brother commented 1 year ago

Thanks, I'll check it.

little-brother commented 1 year ago

Fixed.