ALTER TABLE /*_*/flow_workflow
	DROP workflow_user_id,
	DROP workflow_user_ip,
	DROP workflow_user_wiki;
