Can "github_repo_prs" be made to query only incremental PRs? #300
Unanswered
jduan-highnote
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying out mergestat for a large repo. It takes a long time to run this query
SELECT * FROM github_repo_prs('bay1inc/release'). Is it possible to run this query but make it only query the recent PRs? In other words, make the query incremental. Thanks!Beta Was this translation helpful? Give feedback.
All reactions