db icon indicating copy to clipboard operation
db copied to clipboard

Allow use of HEAD

Open leigh-ols opened this issue 4 years ago • 1 comments

Is there a way to programmatically reference the latest save/hash?

In git this would be the equivalent of HEAD

for example:

db export production HEAD /blah/blah/dump.sql

leigh-ols avatar Feb 14 '20 10:02 leigh-ols

That would be awesome. At the moment it doesn't support anything like this, unfortunately, but it should be possible to add relatively easily. If only I had the time...

infostreams avatar Feb 17 '20 09:02 infostreams