Thomas Roten

Results 5 issues of Thomas Roten

2 years ago, @Kronuz added native Python extension support. Those extensions only support Python 2. Any chance we could get Python 3 support?

## Description This makes it so your favorite queries can use special commands. For example, you might have a regular export or command you run that should use a particular...

in progress

In mycli, managing the config has been challenging for awhile since we have five places a user can configure their experience, three of which are config files. 1. The `~/.my.cnf`...

enhancement

The current documentation assumes that the output format is a list, but CLI Helpers now returns generators. We should update the quick start and the API documentation.