Re: [SQLObject] SQLBuilder & Views

2007-02-20 Thread Luke Opperman
Johan Dahlin async.com.br> writes: > I wrote something similar a couple of weeks ago, I didn't submit it to > the mailing list because it was not in my opinion clean enough to be > submitted upstream. Indeed, I make no specific claims that my code is ready to be released into the wild yet. :) T

Re: [SQLObject] SQLBuilder & Views

2007-02-20 Thread Johan Dahlin
Luke Opperman skrev: Ok, want to let you all in on something magical that made my weekend. This is an extension to my earlier thread on using SQLBuilder more consistently in SQLObject. I wrote something similar a couple of weeks ago, I didn't submit it to the mailing list because it was not in

Re: [SQLObject] SQLBuilder & Views

2007-02-20 Thread Oleg Broytmann
On Tue, Feb 20, 2007 at 02:55:31AM +, Luke Opperman wrote: > On Saturday I expanded and refactored slightly on my last efforts, including > cleaning up the reaching into DBConnection._SO_selectOne/_SO_selectOneAlt. > Combined with the earlier work on SelectResults (and hence SQL*Joins), this >