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