Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support commit range notation (.. or ...) in the commits table #167

Open
patrickdevivo opened this issue Aug 25, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@patrickdevivo
Copy link
Contributor

See this page for more information. Basically, it would be useful if the commits table could allow for something like:

SELECT * FROM commits('some-repo', 'v4.0.0..v5.0.0')

to select only the commits that occurred after v4.0.0 up to v5.0.0

See this issue for some context as well

@patrickdevivo patrickdevivo added the enhancement New feature or request label Aug 25, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant