You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/migrations/2019-04-03-155205_create_co.../down.sql

11 lines
158 B
SQL

DROP VIEW community_view;
DROP VIEW community_moderator_view;
DROP VIEW community_follower_view;
DROP VIEW community_user_ban_view;
DROP VIEW site_view;