const github.com/go-pg/pg/v10/orm.SelectOp

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		query.go#L21: 	SelectOp          QueryOp = "SELECT"
		select.go#L37: 	return SelectOp