pxview: option to ensure unique name of dumped blobs?
Brought to you by:
steinm
Hi,
I found that some databases have the same ID in each row for blobs, hence when dumping multiple records, the same file gets overwritten many times. If would be great to add functionality that can ensure that dumped blobs don't get overwritten.
For now I've created a quick and dirty patch for pxview to fix this, but it might not be the best approach:
https://github.com/zoltanp/profoto-dump/blob/master/patch-pxview-0.2.5.patch
Thank you,
Zoltan