Skip to content

Commit

Permalink
Save query history
Browse files Browse the repository at this point in the history
  • Loading branch information
lewissteele committed Dec 13, 2024
1 parent 47dc00d commit 36b333f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/connect.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ func executor(q string) {
}

output.RenderTable(results)
db.SaveHistory(q)
}

func completer(d prompt.Document) []prompt.Suggest {
Expand Down

0 comments on commit 36b333f

Please sign in to comment.