# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
BigIntConverter converts bigInt to float64.
DecimalToNullableFloat64 returns an error if the input is not a float64.
Float32ToNullableFloat64 converts float32 to float64.
SmallIntConverter converts smallInt to int64.
TimeConverter converts uint64 to nullable uint64.
TimestampConverter converts uint64 to time.
VarIntConverter converts smallInt to int64.
# Structs
No description provided by the author
BaseDriver implements the driver interface for macro interpolation sqlds provides default macros using sqlds.Interpolate.