# Functions
FullTableName returns a sanitized table name with its schema (if supplied).
QuoteIdentifier returns a sanitized string safe to use in SQL as an identifier.
QuoteLiteral returns a sanitized string safe to use in sql as a string literal.
# Type aliases
ColumnList implements sort.Interface.
ColumnRole specifies the role of a column in a metric.