package
0.0.0-20240917120716-8843776e9f3a
Repository: https://github.com/cossacklabs/acra.git
Documentation: pkg.go.dev

# Functions

NewPostgreSQLDialect dialect for PostgreSQL.
NewQuoteHandler return new handler.

# Structs

PostgreSQLDialect dialect implementation for PostgreSQL.
QuoteHandler for postgresql which uses ANSI version of quotes for identifiers and string literals with some extensions.

# Type aliases

DialectOption is used to enable different options in dialect and thus tune SQL parser behavior.