1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-01-29 18:28:43 +00:00
lemmy/migrations/2022-06-13-124806_post_report_name_length/down.sql

1 line
75 B
SQL

alter table post_report alter column original_post_name type varchar(100);