On 19 May 2015, at 4:43pm, Roman Fleysher <roman.fleysher at einstein.yu.edu>
wrote:
> Now I have two questions:
>
> 1. I created database from scratch using new version of SQLITE and PRAGMA
> integrity_check; produces "missing index" as before.
Are you telling us that you have a sequence of commands which, done entirely
inside the SQLite shell tool, produce a corrupt database ? If so, please
please please try to find a short set of commands which produce the error and
post them here.
I am only using shell for all my SQLite "programming". Therefore, yes, shell
commands produce corrupt database. I guess, I am changing subject of the email.
But last "news" on the old subject is that "IN" comparison also fails. I will
try to come up with a short set of commands.
Thank you,
Roman