Do you have a table with an integer primary key and you are trying to find the index for it in sqlite_master? An integer primary key does not create an index, so you won't find any information about it in sqlite_master.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to