mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-16 09:24:00 +00:00
3 lines
65 B
SQL
3 lines
65 B
SQL
ALTER TABLE local_site
|
|
DROP COLUMN federation_signed_fetch;
|
|
|