petter wrote: > I added some views which made things much simpler, but still the data > is not sorted correctly, even though I have an order by statement in > my view definition. If I do a select * from my_view limit 5 I do get > the correct order from the database itself. Is there an easy way to > print the SQL sent to the server?
Try (trace clsql:select) -- You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/weblocks?hl=en.
