# Functions
NewPropertyMapper returns new instance of PropertyMapper for specified property 'name'.
NewSQLCompiler returns new instance of SQLCompiler.
NewTypeMapper returns new instance of NewTypeMapper for specified swagger type 'name'.
# Constants
SQL dialects.
SQL dialects.
JSONB operators.
JSONB operators.
JSONB operators.
# Variables
SQLStringLiteralReplacer is string Replacer for converting to SQL string literals.
# Structs
PropertyMapper contains mapping parameters for Swagger properties.
SQLCompiler contains SQL conversion parameters.
TypeMapper contains mapping parameters for Swagger types.
# Type aliases
SQLDialectEnum enumerates SQL dialects.