proxy.golang.org : github.com/nibeh/pg/v9 : v9.1.8
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 -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/nibeh/pg/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/go-pg/urlstruct v0.3.0
- github.com/go-pg/zerochecker v0.1.1
- github.com/jinzhu/inflection v1.0.0
- github.com/onsi/ginkgo v1.10.1
- github.com/onsi/gomega v1.7.0
- github.com/segmentio/encoding v0.1.10
- github.com/vmihailenco/bufpool v0.1.5
- github.com/vmihailenco/msgpack/v4 v4.3.7
- github.com/vmihailenco/tagparser v0.1.1
- golang.org/x/crypto v0.0.0-20200221231518-2aa609cf4a9d
- golang.org/x/net v0.0.0-20200222033325-078779b8f2d8
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
- mellium.im/sasl v0.2.1