parser

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnsupportedSQL     = errors.New("unsupported sql")
	ErrMultipleStatements = errors.New("multiple SQL statements are not supported")
)

Functions

func StructuralFeaturesSupported

func StructuralFeaturesSupported() bool

func TableDependenciesSupported

func TableDependenciesSupported() bool

Types

type PostgresParser

type PostgresParser struct{}

func NewPostgresParser

func NewPostgresParser() *PostgresParser

func (*PostgresParser) Normalize

func (p *PostgresParser) Normalize(query string, args []any) (core.Template, error)

Jump to

Keyboard shortcuts

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