DROP INDEX IF EXISTS files_nodes_purge_after_idx; ALTER TABLE files_nodes DROP COLUMN IF EXISTS purge_after, DROP COLUMN IF EXISTS trashed_at;