mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-24 10:55:56 +00:00
3 lines
44 B
SQL
3 lines
44 B
SQL
ALTER TABLE post
|
|
DROP COLUMN alt_text;
|
|
|