mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 14:45:10 +00:00
3 lines
68 B
SQL
3 lines
68 B
SQL
ALTER TABLE community DROP COLUMN category_id;
|
|
DROP TABLE category;
|