proxy.golang.org : github.com/nibeh/pg/v9 : v9.0.0-beta.2
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/jinzhu/inflection v0.0.0-20180308033659-04140366298a
- github.com/kr/pretty v0.1.0
- github.com/onsi/ginkgo v1.8.0
- github.com/onsi/gomega v1.5.0
- github.com/vmihailenco/tagparser v0.1.0
- golang.org/x/crypto v0.0.0-20190530122614-20be4c3c3ed5
- golang.org/x/net v0.0.0-20190420063019-afa5a82059c6
- golang.org/x/sys v0.0.0-20190422165155-953cdadca894
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
- mellium.im/sasl v0.2.1