mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
4 lines
112 B
MySQL
4 lines
112 B
MySQL
|
|
drop view if exists system_last_switch;
|
|||
|
|
drop view if exists member_list;
|
|||
|
|
drop function if exists proxy_info;
|