dbcli / litecli

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

Autocomplete schema and dot commands. #66

Closed amjith closed 4 years ago

amjith commented 5 years ago

Description

Dot commands were not showing completion menu previously.

Checklist

codecov-io commented 5 years ago

Codecov Report

Merging #66 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   68.19%   68.19%           
=======================================
  Files          21       21           
  Lines        1330     1330           
=======================================
  Hits          907      907           
  Misses        423      423
Impacted Files Coverage Δ
litecli/packages/completion_engine.py 87.82% <100%> (ø) :arrow_up:

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 46a6c31...7ad4caa. Read the comment docs.