# Functions
ParseConnectionString will try and parse any type of connection string and return a dburl.
RedactParseError looks for url.Error and redacts the URL (DSN) The original message wrapping the url.Error is lost.
SetDSNElement parses the given DSN and sets/adds the given map values as query parameters, returning a URI DSN.