# Functions
ColumnString generate column description string according dialect.
FormatColumnTime format column time.
FormatTime format time as column type.
FullTableName returns table name with quote and schema according parameter.
OpenDialect opens a dialect via driver name and connection string.
QueryDefaultPostgresSchema returns the default postgres schema.
QueryDialect query if registered database dialect.
QueryDriver query a driver with name.
RegisterDialect register database dialect.
RegisterDriver register a driver.
RegisteredDriverSize returned all drivers's length.
TableNameNoSchema returns table name with given tableName.
TableNameWithSchema will add schema prefix on table name if possible.
# Constants
All QuotePolicies.
All QuotePolicies.
All QuotePolicies.
# Variables
DefaultPostgresSchema default postgres schema.
# Type aliases
QuotePolicy describes quote handle policy.