package
0.15.2
Repository: https://github.com/hashicorp/vault.git
Documentation: pkg.go.dev

# Functions

ParseURL no longer needs to be used by clients of this library since supplying a URL as a connection string to sql.Open() is now supported: sql.Open("postgres", "postgres://bob:[email protected]:5432/mydb?sslmode=verify-full") It remains exported here for backwards-compatibility.
Query templates a query for us.
QuoteIdentifier quotes an "identifier" (e.g.
StatementCompatibilityHelper will populate the statements fields to support compatibility.
Unimplemented returns a gRPC error with the Unimplemented code.

# Variables

No description provided by the author
No description provided by the author