# Functions
New creates a new instance.
WithQuoteIDFunc replaces the default QuoteID function.
WithQuoteValueFunc replaces the default QuoteValue function.
# Type aliases
Option is a type alias for a function that configures the DB connector.
SQLQuoteFunc is the type of function called to quote a string (ID or value).