mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-23 04:53:06 +00:00
1 line
75 B
SQL
1 line
75 B
SQL
alter table post_report alter column original_post_name type varchar(100);
|