Versions in this module Expand all Collapse all v1 v1.0.0 Nov 22, 2025 Changes in this version + type Dialect struct + func New() *Dialect + func (d *Dialect) GetType(goType string) string + func (d *Dialect) Placeholder(n int) string + func (d *Dialect) QuoteIdentifier(name string) string