49ca01ea1c
The CREATE TRIGGER statement is not idempotent — it fails on restart when the trigger already exists. Add the same DROP/CREATE guard used by trg_files_decrement_blob_ref.