fix last commit

master
Aevann 2024-08-11 19:58:01 +03:00
parent e4b30f6e61
commit f01132029a
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
alter table posts alter column title_html type varchar(5000);
alter table post_edits alter column old_title_html type varchar(5000);