Changed Midgard.QuerySelect logic. Now it might be a bit slower than old functions like midgard_topic_list_articles.
piotras posted to #midgard 10.03.2010 (en)
Bottom
Anyway, it's going to be faster x count (qb.execute()).
piotras commented on posted to #midgard 10.03.2010 (en)
@piotras Why not to use qb.count() instead? Should that be the fastest?
tepheikk commented on posted to #midgard 10.03.2010 (en)
@tepheikk 'x count(qb.execute())' means the more objects you have the faster Midgard.QuerySelect is :)
Trapped. One small detail which ruins whole approach :(
piotras commented on posted to #midgard 12.03.2010 (en)