Versions in this module Expand all Collapse all v0 v0.5.0 Mar 20, 2026 v0.4.0 Mar 19, 2026 Changes in this version + type Options struct + EmitPointersForNull bool + SqlPackage string + type TypeMapper interface + GoType func(col *catalog.Column, enums []*catalog.Enum, opts Options) string + func NewTypeMapper(engine string) (TypeMapper, error)