My customer uploads a ton of pictures with each form they submit using the mobile app. They want to keep the instance data for reporting purposes but can we delete the entries in the cf_bp_attachment_data table to clear up all that space? Will that cause issues? How can I go about this in a safe manner? I did see a post where there was a script to delete based on instance id but I'd rather just wipe that table if possible.