fix: sync scoped connection and outbox exclusion updates
This commit is contained in:
parent
aa21bd04e1
commit
cbccd6a8d9
58 changed files with 919 additions and 1435 deletions
|
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE dispatch_outbox
|
||||
DROP CONSTRAINT IF EXISTS dispatch_outbox_exclusion_pair_check;
|
||||
Loading…
Add table
Add a link
Reference in a new issue