### Issues - If i want to replace lib/folder/vid.mp4 with vid.mkv, maintaining metadata is impossible unless I manually embed the same uuid into the new file ### Features - Allow replacing files with new extentions while maintaining metadata ### Implications - This requires a less strict composite id check (minus the extention) and uses an added generated column on the metadata table
Issues
Features
Implications