On 2 Jul 2018, at 2:45pm, Allen <allen...@gmail.com> wrote:

> My C program was creating a "Parent_Index" on two different tables, so
> the second Parent_Index on the Transactions table was not being
> created, and this was causing the "replace" to do a table scan.  I
> solved the problem by making the index names globally unique.

Easy mistake to make.  Glad you figured it out.

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

Reply via email to