Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
migrations: add a UNIQUE constraint on address for instance_ip_addresses
This will prevent duplicate IPs from being added to instance_ip_addresses, which has been happening due to race conditions during upserts.
- Loading branch information