datajoint-python icon indicating copy to clipboard operation
datajoint-python copied to clipboard

Set default `delete_external_files=True` when deleting external blobs.

Open shenshan opened this issue 5 years ago • 0 comments
trafficstars

When cleaning up external files of external blob, if we allow delete_external_files=False, there will be non-human readable orphan files left on disk. We should probably disable this argument for external files. This requires the separation of stores of different external types #812

shenshan avatar Oct 09 '20 15:10 shenshan