package
0.19.19
Repository: https://github.com/xo/usql.git
Documentation: pkg.go.dev

# Functions

CompleteFromList where items starts with text, ignoring case.
CompleteFromList where items starts with text.
TailMatches when last words match all patterns.
WithBeforeComplete option.
WithConnStrings option.
WithDB option.
WithLogger option.
WithReader option.
WithSQLCommands that can be any part of a query.
WithSQLStartCommands that can begin a query.

# Constants

# Variables

# Type aliases

CompleteFunc returns patterns completing current text, using previous words as context.
Option to configure the reader.