package
9.20.6+incompatible
Repository: https://github.com/alperrehayazgan/postgresbase.git
Documentation: pkg.go.dev

# Functions

ParseIndex parses the provided "CREATE INDEX" SQL string into Index struct.

# Structs

Index represents a single parsed SQL CREATE INDEX expression.
IndexColumn represents a single parsed SQL index column.