sqlitebrowser / sqlitebrowser/sqlitebrowser
Project file doesn't contain last version of SQL tab content (previously saved)
@mgrojo is already working on this.
Since Feb 13, 2022.
- Dominant language
- C++
- Stars
- 24.6k
- Forks
- 2.4k
- Avg merge
- 3d 49m
- Merged PRs (30d)
- 3
Description
Details for the issue
What did you do?
I create a project and I open or create some SQL file and fill it with somes queries and I save the project. I modify again the SQL file and I save again the project. When DB browser crashed (yes it happens often), I reopen the project and :
1 - the open tabs with my previous SQL file and not linked to the real file on the harddrive anymore
2 - the content of the tab does not correspond to the last saved projet but seems to be an old version.
What did you expect to see?
When I save the projet, I would like to save uptodate tab content.
What did you see instead?
already explained higher
Sorry for my english langage, I'm french and not fluent in english
Useful extra information
DB4S v3.12.2 [built for x86_64-little_endian-llp64] on Windows 10 (10.0) (winnt/10.0.18363) [x86_64]
using SQLCipher Version 4.4.0 community (based on SQLite 3.34.1)
and Qt 5.12.8
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.