//
pkg.gl
Category
github.com/microsoft/go-sqlcmd
pkg
console
package
1.8.1
Repository:
https://github.com/microsoft/go-sqlcmd.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
5
Files
287 SLOC
#
Functions
CompleteLine
CompleteLine returns a set of candidate TSQL keywords to complete the current input line.
NewConsole
NewConsole creates a sqlcmdConsole implementation that provides these features: - Storage of input history to a local file.