SIGN IN SIGN UP

fix: Make `WithRemoveUniqueConstraints` non-breaking (#16188)

#### Summary

Currently we will remove the `unique` constraint in all append cases. This will represent a technically breaking change. This fix limits that to only remove the `unique` constraint when deterministic_cq_id is enabled.

In a future PR we can remove that constraint for all cases
B
Ben Bernays committed
5654ad1d8dfbb0ce99f3bf238a5e18654a742caa
Parent: 6889eed
Committed by GitHub <noreply@github.com> on 1/18/2024, 2:56:16 PM