Trees | Indices | Help |
---|
|
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Function Details |
Quote a literal value for SQL. Surronds it with single-quotes. |
Quote whose statement. Data values are taken from dict. |
Database specific urlencode. Encode None as key without '='. That means that in "foo&bar=", foo is NULL and bar is empty string. |
Database specific urldecode. Decode key without '=' as None. This also does not support one key several times. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Tue Mar 13 13:26:13 2007 | http://epydoc.sourceforge.net |