On Feb 8, 2004, at 4:09 PM, Bertrand Mansion wrote:
Still, if INTEGER PRIMARY KEY actually creates an UNIQUE index as stated in
the doc, then why doesn't it show in PRAGMA index_list() ?
The docs are saying that INTEGER PRIMARY KEY does *not* create an index. It is a special case.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]