Changelog for
python310-mycli-1.27.2-12.9.noarch.rpm :
* Wed Aug 14 2024 Dirk Müller
- use modern python for sle15
* Thu May 09 2024 Dirk Müller - update to 1.27.2:
* Don\'t use default prompt when one is not supplied to the - -prompt option.
* Don\'t install tests.
* Do not ignore the socket passed with the -S option, even when no port is passed
* Fix unexpected exception when using dsn without username & password (Thanks: [Will Wang])
* Let the `--prompt` option act normally with its predefined default value
* paramiko is newer than 2.11.0 now, remove version pinning `cryptography`.
* Drop support for Python 3.7
* Thu Dec 07 2023 Dirk Müller - update to 1.27.0:
* Detect TiDB instance, show in the prompt, and use additional keywords.
* Fix the completion order to show more commonly-used keywords at the top.
* Better handle empty statements in un/prettify
* Remove vi-mode bindings for prettify/unprettify.
* Honor `\\G` when executing from commandline with `-e`.
* Correctly report the version of TiDB.
* Wed Oct 19 2022 Ben Greiner - Implement python packaging best practices:
* Don\'t catchall python sitelib - Don\'t install toplevel test module - Make sure the correct version metadata is installed
* Enable testsuite- Add missing update-alternatives requirements
* Thu Oct 13 2022 John Paul Adrian Glaubitz - Initial build + Version 1.26.1