mycli v1.26.0 Release Notes

Release Date: 2022-09-01 // over 1 year ago
  • ๐Ÿ”‹ Features:

    • โž• Add --ssl flag to enable ssl/tls.
    • โž• Add pager option to ~/.myclirc, for instance pager = 'pspg --csv' (Thanks: [BuonOmo])
    • โž• Add prettify/unprettify keybindings to format the current statement using sqlglot.

    Internal:

    • ๐Ÿ‘ท Pin cryptography to suppress paramiko warning, helping CI complete and presumably affecting some users.
    • โฌ†๏ธ Upgrade some dev requirements
    • ๐Ÿ”’ Change tests to always use databases prefixed with 'mycli_' for better security

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ‘Œ Support for some MySQL compatible databases, which may not implement connection_id().
    • ๐Ÿ›  Fix the status command to work with missing 'Flush_commands' (mariadb)
    • Ignore the user of the system [myslqd] config.