ALTER TABLE audit_logs ALTER COLUMN ip SET NOT NULL; ALTER TABLE audit_logs ALTER COLUMN user_agent SET NOT NULL;