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

UPDATE functionality #95

Open
pjebs opened this issue Dec 28, 2020 · 5 comments
Open

UPDATE functionality #95

pjebs opened this issue Dec 28, 2020 · 5 comments

Comments

@pjebs
Copy link

pjebs commented Dec 28, 2020

Is there someway to update for example to committer email address etc or a commit message using SQL.

@patrickdevivo
Copy link
Contributor

@pjebs I'm not sure if I understand - are you asking for an example query that includes the committer_email and message columns?

@patrickdevivo
Copy link
Contributor

Oh - are you saying is it possible to update/modify a git repository using a SQL UPDATE statement? If so - unfortunately that's not supported, only read only queries are currently implemented

@pjebs
Copy link
Author

pjebs commented Dec 31, 2020

This is a feature request

@pjebs
Copy link
Author

pjebs commented Dec 31, 2020

Many people want to be able to do that. That would be a cool feature

@kpym
Copy link

kpym commented Apr 17, 2021

I would like to advocate for this feature too. Using the standard git tool chain is not easy to modify commit metadata of multiple old commits.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants