mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-12 00:45:37 +00:00
4 lines
59 B
MySQL
4 lines
59 B
MySQL
|
ALTER TABLE mod_remove_community
|
||
|
DROP COLUMN expires;
|
||
|
|