sqlformat

package module
v0.0.0-...-4368114 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: BSD-3-Clause Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrPythonNotInstalled   = errors.New("cmd: python not installed")
	ErrInvalidPythonVersion = errors.New("cmd: python version not valid")

	ErrPythonRequired = errors.New(`sqldump: sqlformat requires python3 to be installed. Run
  $ pip install sqlparse`)
)

Functions

func Format

func Format(stmt string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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