We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77815e commit 416f9bbCopy full SHA for 416f9bb
CHANGELOG.md
@@ -8,7 +8,8 @@
8
9
### Bug Fixes
10
11
-* Fix the windows path shown in prompt to remove escaping.
+* Fix the [windows path](https://github.com/dbcli/litecli/issues/187) shown in prompt to remove escaping.
12
+* Fix a bug where if column name was same as table name it was [crashing](https://github.com/dbcli/litecli/issues/155) the autocompletion.
13
14
### Internal
15
0 commit comments