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