mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-11 04:25:55 +00:00
16 lines
263 B
SQL
16 lines
263 B
SQL
DROP VIEW mod_remove_post_view;
|
|
|
|
DROP VIEW mod_lock_post_view;
|
|
|
|
DROP VIEW mod_remove_comment_view;
|
|
|
|
DROP VIEW mod_remove_community_view;
|
|
|
|
DROP VIEW mod_ban_from_community_view;
|
|
|
|
DROP VIEW mod_ban_view;
|
|
|
|
DROP VIEW mod_add_community_view;
|
|
|
|
DROP VIEW mod_add_view;
|
|
|