Skip to content

Releases: dbcli/litecli

v1.14.4

01 Feb 05:06
Compare
Choose a tag to compare

Fix up the usage for \llm command

v1.14.3

29 Jan 16:05
8e57e84
Compare
Choose a tag to compare

What's Changed

  • Don't display rows affected when the connector tells us -1 by @dhashe in #204
  • Check for a DB connection before running an LLM query.

New Contributors

Full Changelog: v1.14.2...v1.14.3

v1.14.2

26 Jan 18:55
4bd4234
Compare
Choose a tag to compare

What's Changed

  • Llm exception handling.

Full Changelog: v1.14.1...v1.14.2

v1.14.1

26 Jan 03:30
d0ad299
Compare
Choose a tag to compare

What's Changed

  • Redirect both stdout and stderr while capturing output.

Full Changelog: v1.14.0...v1.14.1

v1.14.0

23 Jan 06:31
Compare
Choose a tag to compare

What's Changed

  • Add LLM feature to ask an LLM to create a SQL query.

    • This adds a new \llm special command
    • eg: \llm "Who is the largest customer based on revenue?"
  • Fix windows path shown in prompt (#187)

  • Fix completion error (#155)

Full Changelog: v1.13.2...v1.14.0

v1.13.2

25 Nov 03:36
e239fb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.13.2

v1.13.0

23 Nov 21:06
Compare
Choose a tag to compare

What's Changed

  • add pipe_once special command by @danp in #193

New Contributors

  • @danp made their first contribution in #193

Full Changelog: v1.12.4...v1.13.0

v1.12.4

11 Nov 17:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/dbcli/litecli/blob/main/CHANGELOG.md

v1.12.3

11 Sep 00:01
Compare
Choose a tag to compare
Prep for 1.12.3 release.

v1.12.2

08 Sep 04:56
Compare
Choose a tag to compare