mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
5 lines
No EOL
156 B
SQL
5 lines
No EOL
156 B
SQL
drop view if exists system_last_switch;
|
|
drop view if exists member_list;
|
|
|
|
drop function if exists message_context;
|
|
drop function if exists proxy_members; |