mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-26 22:31:20 +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;
|
|
|