On Sunday 26 February 2006 16:46, Oleg Broytmann wrote:
> On Wed, Feb 22, 2006 at 01:21:58AM +0100, David Faure wrote:
> > +`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.
> > + ``%s``, if present, is substituted with the name of the table.
>
> Added to the documentation. Thank you!
Hmm, the last line shouldn't have been added, since the support for '%s' hasn't
been committed.
--- docs/SQLObject.txt (revision 1634)
+++ docs/SQLObject.txt (working copy)
@@ -739,7 +739,6 @@ values are:
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.
- ``%s``, if present, is substituted with the name of the table.
There is also one instance attribute:
--
David Faure -- [EMAIL PROTECTED], [EMAIL PROTECTED]
KDE/KOffice developer, Qt consultancy projects
Klarälvdalens Datakonsult AB, Platform-independent software solutions
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss