sapling/eden/mononoke/bonsai_git_mapping
Mateusz Kwapich 9fd7f0d2b4 improve the check for conflicts during insert
Summary:
Before we assumed that if the rows_affected length doesn't match the number of
entries we were trying to insert we have a conflict. Let's verify if we really
have conflict or we're trying to insert the same entry twice.

Reviewed By: krallin

Differential Revision: D20343219

fbshipit-source-id: 19e032439fdd65f5fe1afe1a10b401bc2fe33462
2020-03-10 05:47:05 -07:00
..
git_mapping_pushrebase_hook rust: Rename futures_preview:: to futures:: 2020-03-03 11:01:20 -08:00
schemas add git mapping crate 2020-02-21 05:41:44 -08:00
src improve the check for conflicts during insert 2020-03-10 05:47:05 -07:00
test improve the check for conflicts during insert 2020-03-10 05:47:05 -07:00