forked from MarseyWorld/MarseyWorld
fix last commit
parent
e4b30f6e61
commit
f01132029a
|
@ -1 +1,2 @@
|
||||||
alter table posts alter column title_html type varchar(5000);
|
alter table posts alter column title_html type varchar(5000);
|
||||||
|
alter table post_edits alter column old_title_html type varchar(5000);
|
||||||
|
|
Loading…
Reference in New Issue