chore: refresh gramsrv public release
This commit is contained in:
parent
75cebe8dbf
commit
70b6820474
1274 changed files with 378751 additions and 59919 deletions
4
deploy/migrations/0033_channel_verified.down.sql
Normal file
4
deploy/migrations/0033_channel_verified.down.sql
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
DROP INDEX IF EXISTS public.admin_audit_logs_peer_idx;
|
||||
|
||||
ALTER TABLE public.channels
|
||||
DROP COLUMN IF EXISTS verified;
|
||||
Loading…
Add table
Add a link
Reference in a new issue