-- This file should undo anything in `up.sql`
ALTER TABLE authentication DROP COLUMN updated_by;
