cr-sqlite icon indicating copy to clipboard operation
cr-sqlite copied to clipboard

extra tests for the tie break merge option

Open tantaman opened this issue 1 year ago • 3 comments
trafficstars

tantaman avatar Dec 27 '23 02:12 tantaman

@jeromegn - the db version seems to keep moving forward even when the merge is a no-op.

https://github.com/vlcn-io/cr-sqlite/pull/419/commits/aa9a9b03af41772eaee8befdcd7dd160530c1f04

db1 version goes from 2 to 3. It shouldn't move in the second print.

tantaman avatar Jan 06 '24 12:01 tantaman

Hmm, what could that be? Is the site_id comparison always true in the new logic?

jeromegn avatar Jan 06 '24 13:01 jeromegn

Can probably close this one now, fused in #422

jeromegn avatar Jan 09 '24 00:01 jeromegn