Fix the column cache invalidation logic in the code for ROWID uniqueness
commit0f745ee548554ca9f9e25d158c975fd75a003b79
authorD. Richard Hipp <drh@hwaci.com>
Mon, 11 Jun 2018 18:06:48 +0000 (11 18:06 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Mon, 11 Jun 2018 18:06:48 +0000 (11 18:06 +0000)
tree8e213f196901091594d82f3fa95a95557401c3ab
parenta43685460b2d0df9b69d291a75cdf749d53678eb
Fix the column cache invalidation logic in the code for ROWID uniqueness
constraint checking in the INSERT command.  This fixes ticket
[c2432ef9089ee73bd].
src/insert.c
test/insert.test