I've managed to reproduce this down to SLIte 3.8.1 so far... going lower
will take more time, but I will get there.
Also, if it helps, pragma integrity_check succeeds with Ok.
Multiple inserts of the same type keeps duplicating, and keeps working.
REINDEX, ANALYZE and VACUUM all works without a hitch.
Foreign keys link wrong (as if there could be a "right" in this
situation) but they do not error out and queries still work, albeit I am
able to make some nonsense outputs using joins after the insert.
HTH, good luck!
Ryan
On 2017/05/01 7:07 PM, Richard Hipp wrote:
On 5/1/17, Richard Hipp <d...@sqlite.org> wrote:
What were you expecting this to do?
Never mind. After actually running the test case, I see that it gives
an assertion fault. We're working on it.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users