package
0.63.0
Repository: https://github.com/rickb777/sqlapi.git
Documentation: pkg.go.dev

# Functions

Adapt wraps an io.Writer as a StringWriter.
No description provided by the author
No description provided by the author
PickDialect finds a dialect that matches by name, ignoring letter case.
No description provided by the author
No description provided by the author

# Variables

AllDialects lists all currently-supported dialects.

# Interfaces

Dialect is an abstraction of a type of database.
StringWriter is an interface that wraps the WriteString method.