MCPcopy Create free account
hub / github.com/klauspost/password / NewPostgresql

Function NewPostgresql

drivers/sqlpw/sql.go:74–82  ·  view source on GitHub ↗

NewPostgresql returns a new database wrapper, set up for PostgreSQL. You must supply a "schema.table" (that should already exist), as well as the column the passwords should be inserted into.

(db *sql.DB, table, column string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestPostgresFunction · 0.85
ExampleNewPostgresqlFunction · 0.85

Calls

no outgoing calls

Tested by 2

TestPostgresFunction · 0.68
ExampleNewPostgresqlFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…