denis-stepanov / advent

Vent intrusive TV ads
GNU General Public License v3.0
14 stars 1 forks source link

Support for 'db-djv-pg delete' of *.djv files #54

Open denis-stepanov opened 2 years ago

denis-stepanov commented 2 years ago

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.