summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-09-01Merge branch 'main' into tidbtidbAmjith Ramanujam
2022-09-01Releasing version 1.26.1v1.26.1Roland Walker
2022-09-01changelog update before releasing 1.26.1 (#1079)Roland Walker
2022-09-01Merge pull request #1078 from dbcli/RW/require-python-3.7-even-moreAmjith Ramanujam
2022-09-01require Python 3.7 in setup.pyRoland Walker
2022-09-01Releasing version 1.26.0v1.26.0Roland Walker
2022-09-01changelog update before releasing 1.26.0 (#1077)Roland Walker
2022-09-01add Python 3.10 to CI (#1076)Roland Walker
2022-09-01Merge pull request #1075 from dbcli/RW/reformat-statement-sqlglotAmjith Ramanujam
2022-09-01add un/prettify of current statement via sqlglotRoland Walker
2022-08-29factor out bell() methodRoland Walker
2022-08-26Merge pull request #1072 from meldafert/ssl-flagAmjith Ramanujam
2022-08-26Merge branch 'main' into ssl-flagAmjith Ramanujam
2022-08-26Merge pull request #1074 from BuonOmo/mainAmjith Ramanujam
2022-08-22Add `pager` option to `~/.myclirc`Ulysse Buonomo
2022-08-19add --ssl flag to readmeMel Dafert
2022-08-19changelog and authorsMel Dafert
2022-08-19cli flag --ssl to enable sslMel Dafert
2022-08-13Change recommendation from special to keyword when token is missing.Amjith Ramanujam
2022-08-13Merge pull request #1006 from emorozov/masterAmjith Ramanujam
2022-08-13Fix the test.Amjith Ramanujam
2022-08-13Fix failing tests.Amjith Ramanujam
2022-08-13Merge branch 'main' into tidbAmjith Ramanujam
2022-08-13Merge pull request #1034 from upekkha/ignore_mysqld_userAmjith Ramanujam
2022-08-13Merge branch 'main' into ignore_mysqld_userAmjith Ramanujam
2022-08-13Fix failing tests.Amjith Ramanujam
2022-08-13Update tests.Amjith Ramanujam
2022-08-13Update changelog.Amjith Ramanujam
2022-08-13Reorder the list to suggest good completions.Amjith Ramanujam
2022-08-13Update TiDB keywords.Amjith Ramanujam
2022-07-29Merge branch 'main' of github.com:dbcli/mycli into tidbAmjith Ramanujam
2022-07-29Merge pull request #1068 from dveeden/tidb_1Amjith Ramanujam
2022-07-29Add TiDB changes to changelog.Amjith Ramanujam
2022-07-29Include TiDB in tests and myclircDaniƫl van Eeden
2022-07-29Add TiDB to myclirc.Amjith Ramanujam
2022-07-13Identify TiDB in the prompt.Amjith Ramanujam
2022-07-04Merge pull request #1063 from timgates42/bugfix_typosAmjith Ramanujam
2022-07-03docs: Fix a few typosTim Gates
2022-06-21Merge pull request #1037 from ishaanbhimwal/update_readmeAmjith Ramanujam
2022-06-21Merge pull request #1060 from schmeic/issue-1013Amjith Ramanujam
2022-06-21Merge pull request #1061 from laixintao/fix-readmeAmjith Ramanujam
2022-06-16Merge pull request #1062 from laixintao/fix-typoAmjith Ramanujam
2022-06-16fix typo statment -> statementlaixintao
2022-06-16explicitly use Python3 on CentOS/RedHatlaixintao
2022-06-15Update the changelog and AUTHORS fileKevin Schmeichel
2022-06-15Clean up some auto formatting issuesKevin Schmeichel
2022-06-14Update the CONTRIBUTING.md doc with db grant instructionsKevin Schmeichel
2022-06-14Use mycli_ as the prefix for all dbs used in testsKevin Schmeichel
2022-06-14Fix the status command to work with missing 'Flush_commands' (mariadb)Kevin Schmeichel
2022-06-02Upgrade paramiko to fix blowfish deprecation warningKevin Schmeichel