proxy.golang.org : github.com/rickb777/where : v0.10.2
Package where provides composable expressions for WHERE and HAVING clauses in SQL. These can range from the very simplest no-op to complex nested trees of 'and' and 'or' conditions. Also in this package are query constraints to provide 'ORDER BY', 'LIMIT' and 'OFFSET' clauses. These are similar to 'WHERE' clauses except literal values are used instead of parameter placeholders.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/rickb777/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/kr/text v0.2.0
- github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
- github.com/onsi/gomega v1.10.2
- golang.org/x/net v0.0.0-20201006153459-a7d1128ccaa0
- golang.org/x/tools v0.0.0-20201007032633-0806396f153e
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f