mycli v1.22.1 Release Notes

  • ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix the breaking change introduced in PyMySQL 0.10.0. (Thanks: [Amjith]).

    ๐Ÿ”‹ Features:

    • โž• Add an option --ssh-config-host to read ssh configuration from OpenSSH configuration file.
    • โž• Add an option --list-ssh-config to list ssh configurations.
    • โž• Add an option --ssh-config-path to choose ssh configuration path.

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix specifying empty password with --password='' when config file has a password set (Thanks: [Zach DeCook]).