From: Eddie C. <ed...@ho...> - 2004-04-23 16:31:34
|
Hi all, I started trying out SQLObject a short while ago as a back-end to a web app. Yesterday I tried to use a groupBy select, imagine my horror when it said unknown keyword "groupBy". AFAICT it's been removed but I couldn't find any more details. Is it gone for good? As I type this message I'm beginning to see different ways to approach the problem (eg individual requests for each group) but nevertheless I'm still curious in case I'm likely to run into problems further down the line. On the whole though, SQLObject is looking like a nice interface. Eddie |