On 17/08/2009 11:41 AM, Shane Harrelson wrote:
> INDEXED BY doesn't allow you to specify which index to use.  It just causes
> the query to fail if SQLite thinks it should use an index different then the
> one specified by the INDEXED BY clause.

Oh. The docs say "If index-name does not exist or cannot be used for the 
query, then the preparation of the SQL statement fails." Please consider 
  submitting a docs bug report (with evidence).
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to