Open
Description
db-djv-pg rename
command supports operation both on database and file system. For symmetry, it would make sense that delete
would support file operations too. Unlike rename
, delete
accepts wildcards, so need to think how to pass information that file system has to be used. Maybe first probe the file system then database.