Package squirrel provides a fluent SQL generator for Go, allowing building SQL queries programmatically.
go get gopkg.in/Masterminds/squirrel.v1No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Builds a SELECT query using Squirrel's fluent API.
Use gopkg.in/Masterminds/squirrel.v2 or github.com/Masterminds/squirrel for the latest version.
No dependency data recorded yet.