1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-01-23 14:23:07 +00:00
lemmy/server/migrations/2020-01-29-030825_create_user_mention_materialized_view/down.sql

2 lines
30 B
MySQL
Raw Normal View History

drop view user_mention_mview;