-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
Details for the issue
What did you do?
In the Execute SQL window, I made mistakes. Lots of mistakes.
Then I'd try to fix them - with commands that take a long time (more of my mistakes). Well, plus a largish database.
What did you expect to see?
The previous errors (syntax, etc) cleared from the screen before the commands start to execute, and the new ones appear afterwards.
What did you see instead?
The old errors remain on the screen during the execution of the next attempt.
when the attempt (usually) terminates, the new errors replace them.
It's hard to tell if the command hasn't finished, or if a new round of errors is on screen.
When I click an "execute" command, the status/error region of the screen should clear; THEN the command should execute. And FiNALLY, the next round of errors (or success!) should appear.
If necessary, add about a 1/2 sec delay (outside of the stats of course) so that it's very clear that the old information is gone and that anything on the screen is a result of the latest command.
Useful extra information
The info below often helps, please fill it out if you're able to. :)
What operating system are you using?
- Windows: ( version: ___ )
- Linux: ( distro: ___ )
- Mac OS: ( version: ___ )
- Other: ___
What is your DB4S version?
- 3.10.1
- 3.10.0
- 3.9.1
- Other: ___
Did you also
- Try out the latest nightly version: https://github.com/sqlitebrowser/sqlitebrowser#nightly-builds
- Search for an existing similar issue: https://github.com/sqlitebrowser/sqlitebrowser/issues?utf8=%E2%9C%93&q=is%3Aissue%20