Couple more slight tweaks :)

This commit is contained in:
Ske
2020-08-21 17:08:49 +02:00
parent 1bb5d203df
commit 10c01da39b
8 changed files with 37 additions and 22 deletions

View File

@@ -5,6 +5,7 @@
drop view if exists system_last_switch;
drop view if exists system_fronters;
drop view if exists member_list;
drop view if exists group_list;
drop function if exists message_context;
drop function if exists proxy_members;