//
pkg.gl
Category
github.com/cloudquery/cq-provider-sdk
database
package
0.14.7
Repository:
https://github.com/cloudquery/cq-provider-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
5
Files
59 SLOC
#
Packages
dsn
No description provided by the author
postgres
No description provided by the author
#
Functions
New
New creates a new DB using the provided DSN.
ParseDialectDSN
ParseDialectDSN parses a DSN and returns the suggested DialectType, as well as a new version of the DSN if applicable.
#
Structs
DB
DB encapsulates a schema.Storage and the (auto-detected) dialect it was configured with.