proxy.golang.org : github.com/nibeh/pg/v9
Package pg implements a PostgreSQL client. go-pg recognizes `?` in queries as placeholders and replaces them with parameters when queries are executed. `?` can be escaped with backslash. Parameters are escaped before replacing according to PostgreSQL rules. Specifically:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/nibeh/pg/v9
License: BSD-2-Clause
Latest release: almost 5 years ago
First release: almost 6 years ago
Namespace: github.com/nibeh/pg
Last synced: 21 days ago