text

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CommandName = `usql`

	CommandVersion = `0.0.0-dev`


	NotConnected = `(not connected)`

	HelpPrefix = "help"

	WelcomeDesc = `Type "` + HelpPrefix + `" for help.`

	QueryBufferEmpty = `Query buffer is empty.`

	QueryBufferReset = `Query buffer reset (cleared).`

	InvalidCommand = `Invalid command \%s. Try \? for help.`

	ExtraArgumentIgnored = `\%s: extra argument "%s" ignored`

	Copyright = Banner + ".\n\n" + License

	MissingRequiredArg = "missing required argument"

	HelpDesc = `You are using ` + Banner + `.
Type: \copyright        distribution terms
      \c[onnect] <url>  connect to url
      \q                quit
      \Z                disconnect
	  \buildinfo        display information about which databases usql supports, depending on build
`

	RowCount = "(%d rows)"

	AvailableDrivers = `Available Drivers:`

	ConnInfo = `You are connected with driver %s (%s)`
)
View Source
var License = `` /* 1083-byte string literal not displayed */

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL