See code <http://pastebin.com/6MeguNa6>
Doing a WHERE with an ORDER BY is very slow for me when using foreign keys. ANALYZE seems to indicate that no index is used. If I repeat the same on a non-foreign key it will use index and be fast. Any ideas? thanks. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
