type github.com/Masterminds/squirrel.GtOrEq

2 uses

	github.com/Masterminds/squirrel (current package)
		expr.go#L361: type GtOrEq Lt
		expr.go#L363: func (gtOrEq GtOrEq) ToSql() (sql string, args []interface{}, err error) {