dbcli / mycli

A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
http://mycli.net
Other
11.42k stars 661 forks source link

Stop test suite commands from leaking into user history #932

Closed rolandwalker closed 3 years ago

rolandwalker commented 3 years ago

Description

Test suite commands were cluttering up ~/.mycli-history, which is not nice.

Checklist

amjith commented 3 years ago

:+1: