| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Input_Bind --+
|
Base_Decimal --+
|
In_New_Decimal
Signed "new" decimal input binding.
This is currently implemented exactly the same as In_Decimal using the MYSQL_TYPE_NEWDECIMAL field type. It is currently not known if this actually causes any different behavior in the server.
Warning: Decimal input binding is broken in server versions 5.0.18 and older. See http://bugs.mysql.com/bug.php?id=16511
The value must be a decimal.Decimal object.
|
|||
|
__new__(T,
S,
...) Returns a new object with type S, a subtype of T... |
||
|
Inherited from Inherited from |
|||
|
|||
|
__pyx_vtable__ = <PyCObject object at 0x852e7b8>
|
||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|||
__pyx_vtable__
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0alpha3 on Sun Nov 12 20:01:34 2006 | http://epydoc.sourceforge.net |