mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-13 14:12:09 +00:00
17 lines
263 B
SQL
17 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;
|
|
|