# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TypeFromReflectType returns the SQL type that corresponds to the reflect.Type.
# Constants
No description provided by the author
BigintType represents the bigint type in PostgreSQL.
BigSerialType represents the bigserial type in PostgreSQL.
BooleanType represents the boolean type in PostgreSQL.
ByteaType represents the bytea type in PostgreSQL.
No description provided by the author
No description provided by the author
DoubleType represents the double precision type in PostgreSQL.
IntegerType represents the integer type in PostgreSQL.
IntervalType represents the interval type in PostgreSQL.
No description provided by the author
No description provided by the author
No description provided by the author
RealType represents the single precision type in PostgreSQL.
No description provided by the author
SerialType represents the serial type in PostgreSQL.
No description provided by the author
SmallintType represents the smallint type in PostgreSQL.
SmallSerialType represents the smallserial type in PostgreSQL.
TextType represents the text type in PostgreSQL.
TimestampType represents the timestamp type in PostgreSQL.
UUIDType represents the UUID type in PostgreSQL.
# Variables
No description provided by the author