mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-08 18:14:47 +00:00
2 lines
68 B
SQL
2 lines
68 B
SQL
ALTER TABLE community DROP COLUMN category_id;
|
|
DROP TABLE category;
|