Skip to content

Core/syncer diff bug

Administrator requested to merge core/syncer-diff-bug into master

Created by: keegancsmith

Current state: Postgres does not seem to be able to update where repos "swap" names. I am running into unique name constraints violations. The code currently contains hacky attempts to update the SQL query to work around this.

Alternative to https://github.com/sourcegraph/sourcegraph/pull/3682 Fixes https://github.com/sourcegraph/sourcegraph/issues/3680

Merge request reports

Loading