Merging upstream version 1.14.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b87d920aaa
commit
51881c9ebd
4 changed files with 27 additions and 8 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,3 +1,17 @@
|
|||
## 1.14.4 - 2025-01-31
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fix the usage instructions in the `\llm` command.
|
||||
|
||||
## 1.14.3 - 2025-01-29
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fix [misleading "0 rows affected" status for CTEs](https://github.com/dbcli/litecli/issues/203)
|
||||
by never displaying rows affected when the connector tells us -1
|
||||
* Show an error message when `\llm "question"` is invoked without a database connection.
|
||||
|
||||
## 1.14.2 - 2025-01-26
|
||||
|
||||
### Bug Fixes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue