From: Oleg B. <ph...@ph...> - 2010-12-24 17:21:25
|
On Fri, Dec 24, 2010 at 11:56:01AM -0500, Ben Timby wrote: > Oleg, once again, thank you. > > I was looking for the MAX function and was unable to find it. Const is > interesting as well, it takes the provided attr and transforms it to > verbatim in the resulting SQL, neat. ``const`` and ``func`` are aliases for the same object! (-: Look them up in sqlbuilder.py. > The above works perfectly! You are welcome! Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |