Open pjebs opened 3 years ago
@pjebs I'm not sure if I understand - are you asking for an example query that includes the committer_email
and message
columns?
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
This is a feature request
Many people want to be able to do that. That would be a cool feature
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.
Is there someway to update for example to committer email address etc or a commit message using SQL.