alter table submission_options rename column submission_id to parent_id;
alter table comment_options rename column comment_id to parent_id;