type github.com/Masterminds/squirrel.LtOrEq

2 uses

	github.com/Masterminds/squirrel (current package)
		expr.go#L343: type LtOrEq Lt
		expr.go#L345: func (ltOrEq LtOrEq) ToSql() (sql string, args []interface{}, err error) {