alter table posts alter column title_html type varchar(5000);
alter table post_edits alter column old_title_html type varchar(5000);