Re: [SQLObject] SQLBuilder documentation
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2010-12-16 12:37:56
|
On Thu, Dec 16, 2010 at 12:23:58AM +0300, Oleg Broytman wrote: > Hello. I just started to document SQLBuilder, the most underdocumented part > of SQLObject > I plan to document it fully (though, perhaps, not in the greatest > details) I want to document: * Insert, Update and Delete; mention Insert as the mean to do mass-insertion and made a link from the FAQ; * All kinds of JOINs (they are quite similar); * Alias and Outer for joining a table with itself. Oleg. -- Oleg Broytman http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |