type github.com/Masterminds/squirrel.And

2 uses

	github.com/Masterminds/squirrel (current package)
		expr.go#L391: type And conj
		expr.go#L393: func (a And) ToSql() (string, []interface{}, error) {