Merge remote-tracking branch 'upstream/main' into merge-gramsrv-9106877
This commit is contained in:
commit
ac6a50c5ff
697 changed files with 100880 additions and 8052 deletions
|
|
@ -0,0 +1,4 @@
|
|||
ALTER TABLE channel_members
|
||||
DROP CONSTRAINT IF EXISTS channel_members_history_clear_anchor_check,
|
||||
DROP COLUMN IF EXISTS history_clear_anchor_date,
|
||||
DROP COLUMN IF EXISTS history_clear_anchor_id;
|
||||
Loading…
Add table
Add a link
Reference in a new issue