commit | c8c5089a0b250a195f405aca522e730cb98daaf7 | [log] [tgz] |
---|---|---|
author | Jordan Liu <jminjie@google.com> | Mon Nov 13 15:07:52 2017 -0800 |
committer | Jordan Liu <jminjie@google.com> | Thu Nov 16 19:35:58 2017 -0800 |
tree | cace8fa9a8b114ab4e4e5ad790c59ee826294f45 | |
parent | c055dc861ee247a0d56d21d75e824373171e42f5 [diff] |
selectConflictingRow iterates through unique fields Previously the function hardcoded the selection of unique fields so that if we changed the unique constraint we had to update this function too. Change-Id: If8d764f877ff87cb1a96d1111a5d85d06eac7a40 Fixes: 69267086 Test: manual