Closed amjith closed 2 years ago
@dveeden Thoughts on this PR?
You can try out mycli from this branch using the following command:
pip install -U https://github.com/dbcli/mycli/archive/refs/heads/tidb.zip
Merging #1071 (80fe775) into main (48bd4c9) will decrease coverage by
0.06%
. The diff coverage is64.28%
.
@@ Coverage Diff @@
## main #1071 +/- ##
==========================================
- Coverage 67.92% 67.86% -0.07%
==========================================
Files 26 26
Lines 2756 2763 +7
==========================================
+ Hits 1872 1875 +3
- Misses 884 888 +4
Impacted Files | Coverage Δ | |
---|---|---|
mycli/sqlcompleter.py | 83.18% <55.55%> (-1.09%) |
:arrow_down: |
mycli/completion_refresher.py | 90.00% <80.00%> (-0.91%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
@amjith I missed your previous message. This is great. Thanks!
Description
TiDB specific keywords.
Checklist
changelog.md
.