mycli
is a command line interface for MySQL that includes
auto-completion and syntax highlighting. Read the install instructions to find out how to get the latest version.
Mycli 1.15.0 was released on December 23, 2017 and includes these changes:
Features
- Completes table aliases in WHERE clauses (Thanks: Dick Marinus).
- Adds two new output formats:
sql-update
andsql-insert
(Thanks: Dick Marinus).