github.com/go-pg/pg/v10/orm.Result.RowsReturned (method)

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		query.go#L849: 	if res.RowsReturned() > 0 {
		result.go#L13: 	RowsReturned() int