SIGN IN SIGN UP

feat!: Remove unique constraints in append mode (#17129)

#### Summary

When a destination is using `append` mode there should be no constraints on any column. Prior to this change in `append` mode we would only remove the Primary Key, but now we are also removing the `unique` constraints.
B
Ben Bernays committed
4aeb94e5b7453797009dba47baaef2f5fe3398fe
Parent: 9036a9b
Committed by GitHub <noreply@github.com> on 7/17/2024, 12:25:09 PM