On Fri, 28 Mar 2014 19:29:52 -0400 Richard Hipp <[email protected]> wrote: > What happens if you omit the INDEXED BY clause and instead run ANALYZE?
Nice, it starts to use the right index. But ANALYZE shouldn't be necessary in such a simple case, right? Gergely Peli _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

