[Bug]: Editor resets when I switch tabs
An open-source desktop client for modern databases.
Status: Beta
Brought to you by:
debba92
Originally created by: Mazwak
If I edit a query in "console 1", then open "console 2", I lose my query when I go back to "console 1".
I have the default "select * from …" instead.
Open a console
Edit query
Open a new console
Go back to first console
Windows 10
0.9.9
Originally posted by: debba
@Mazwak Yes, I know.
The challenge in this case is: keep data saved in memory on switching tabs.
Do you have some ideas for it?
Another option could be: re-execute the query .
Btw it's something I want to change, thanks for the issue :)
Originally posted by: Mazwak
I think you misunderstand the bug.
I’m OK with re executing the query.
I’m not losing the results of the query, I’m loosing the query.
It gets replaced by the default query.
Originally posted by: debba
Ah ok, this is a bug for sure.
Do you want do do a check in the code?
Btw I can check in the noon.
Originally posted by: Mazwak
I’m not skilled enough in rust to contribute.
I’m not in a hurry, my main tool stays DBeaver.
I’m just testing tabularis and providing feedback.
I get into it for the visual query, which is a paid option in most (all?) other tools.