antares
antares copied to clipboard
Include saved notes and query history in the import/export data
Describe the bug When you export your configuration you'd expect saved queries, notes, shortcuts,etc.. to be included, but you find out they are not when you restore the configuration.
To Reproduce Steps to reproduce the behavior:
- Go to export the app settings
- Click on export button and leave all default options
Expected behavior Saved queries and query history is included in the backup / export.
Application (please complete the following information):
- App client [e.g. MySQL]
- Installation source: [ Linux Store]
Environment (please complete the following information):
- OS name: [Ubuntu]
- OS version [22]
- DB name [e.g. MariaDB]
Additional context Maybe also make encrypting the backup optional... I don't see the added value of forgetting the password you used and loosing all your hard work of configuring the app.
Additional context Maybe also make encrypting the backup optional... I don't see the added value of forgetting the password you used and loosing all your hard work of configuring the app.
The encryption is needed to secure sensitive data such as hostname, user and password, because otherwise it would be sufficient to open the file with a text editor to obtain its contents.