Documentation
¶
Overview ¶
Package dialect handles differences in various SQL dialects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dialect ¶
type Dialect struct {
// contains filtered or unexported fields
}
Dialect provides information about an SQL dialect.
Pre-defined dialects
func (*Dialect) Placeholder ¶
Placeholder returns the string for a placeholder.
Click to show internal directories.
Click to hide internal directories.