Roland Walker
Roland Walker
php+-mode includes a file name string-utils.el. When both packages are installed by package.el, autoloading breaks. Temporary workaround is to explicitly load both files.
travis tests are failing, eg https://travis-ci.org/rolandwalker/string-utils/jobs/3136608
## Description Experiment with upgrading click, adding "less" to the build step ## Checklist - [ ] I've added this contribution to the `changelog.md`. - [x] I've added my name...
## Description mycli is already _much_ better at cancelling queries on `KeyboardInterrupt`, compared to the vendor client. But not perfect -- and sometimes the result is an unfortunate runaway query....
## Description Set mypy version more strictly to avoid errors in CI. Mypy can be updated intentionally. ## Checklist - [x] I've added this contribution to the `changelog.md`. - [x]...
## Description * truncate text/binary sample data fields to 1024 characters (or smaller if judged to be needed) * truncate entire tables from schema representation if the representation is very...