-- Your SQL goes here ALTER TABLE user_table ADD COLUMN updated_at BIGINT NOT NULL DEFAULT 0;