On 13 Dec 2018, at 10:39pm, Roman Fleysher <roman.fleys...@einstein.yu.edu> 
wrote:

> UPDATE table1 SET t =  t + 8000;
> 
> 
> Error: UNIQUE constraint failed: table1.t

This means there's an actual example where one value for t is 8000 greater than 
another.  Use a larger constant.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to