687 B
687 B
Changelog
[unreleased]
Added
- Users can now specify a password for the SSH key used in the SSH tunnel. This is done by entering the password in
the config file, under the entry
connection_details > ssh_tunneling > ssh_private_key_password.
Changed
- The
ssh_tunnelingsection of the config file is now optional and the application will work even if the config file does not contain it.
[0.2.0] - 2022-07-26
Added
- Sessions will now print the number of rows obtained from each successfully executed query.
- The tool version is now printed at the beginning of each session to leave a proper trace of what was the running version for a results file.