proxy.golang.org : github.com/go-webapi/pg
Package github.com/go-pg/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
- codemeta.json
purl: pkg:golang/github.com/go-webapi/pg
License: BSD-2-Clause
Latest release: almost 7 years ago
First release: almost 11 years ago
Namespace: github.com/go-webapi
Last synced: about 1 month ago