mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-17 11:25:23 +00:00
2 lines
No EOL
90 B
SQL
2 lines
No EOL
90 B
SQL
alter table post drop column embed_html;
|
|
alter table post add column embed_video_url text; |