Home | Trees | Indices | Help |
---|
|
Data type conversion code for the mysql.connection.Connection.execute API.
Connection objects have two objects used for converting Python data types to MySQL parameters and vice-versa.
See mysql.conversion.input for the API for converting Python values to MySQL parameters.
See mysql.conversion.output for the API for converting string values returned from MySQL to Python data types.
|
|||
|
|
|||
|
__version__ = '$Revision: 1.3 $'
|
|
__version__
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Nov 12 20:01:26 2006 | http://epydoc.sourceforge.net |