dbcli / litecli

CLI for SQLite Databases with auto-completion and syntax highlighting
https://litecli.com
BSD 3-Clause "New" or "Revised" License
2.47k stars 73 forks source link

Make smart completion the only completion option. #25

Closed amjith closed 5 years ago

amjith commented 5 years ago

Alway use smart completion.

codecov-io commented 5 years ago

Codecov Report

Merging #25 into master will decrease coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   57.79%   57.76%   -0.03%     
==========================================
  Files          22       22              
  Lines        1412     1404       -8     
==========================================
- Hits          816      811       -5     
+ Misses        596      593       -3
Impacted Files Coverage Δ
litecli/key_bindings.py 19.44% <ø> (+1.49%) :arrow_up:
litecli/sqlcompleter.py 81.5% <100%> (-0.46%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 922e64f...1fbf073. Read the comment docs.