commit | 5d66621fad87c9d58ed51547b42ecf439099501c | [log] [tgz] |
---|---|---|
author | Jordan Liu <jminjie@google.com> | Mon Nov 13 15:07:52 2017 -0800 |
committer | Jordan Liu <jminjie@google.com> | Fri Nov 17 10:53:40 2017 -0800 |
tree | be13ed4743bdb73a344a6ba1b63d01d3582f8efa | |
parent | b6da93920ea937538c6deb22f3d9d15c86949bee [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 Merged-In: If8d764f877ff87cb1a96d1111a5d85d06eac7a40 Fixes: 69267086 Test: manual