Oleg,

createSQL docs exist too...

--
createSQL:
     SQL queries run after table creation. createSQL can be a string with a
     single SQL command, a list of SQL commands, or a dictionary with keys
     that are dbNames and values that are either single SQL command string
     or a list of SQL commands. This is usually for ALTER TABLE commands.
==
http://sqlobject.org/SQLObject.html#class-sqlmeta

Is there anything you still need help with?

--
Rick

On Thu, 16 Nov 2006, Rick Flosi wrote:

> Yes. I haven't been in the SQLObject code for a while, nor the docs.
> Can you give me some breif direction on where and what needs addition?
>
> --
> Rick
>
> On Thu, 16 Nov 2006, Oleg Broytmann wrote:
>
>> On Thu, Nov 16, 2006 at 09:35:03AM -0600, Rick Flosi wrote:
>>> Oleg, if this is missing from the docs can you please add it?
>>
>>   A lot of thing has to be added to the docs. Can you help to formulate
>> some paragraphs?
>>
>> Oleg.
>>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> sqlobject-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to