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