File: //proc/self/root/opt/alt/python27/lib64/python2.7/site-packages/MySQLdb/constants/FIELD_TYPE.pyc
�
�rPc @ s� d Z d Z d Z d Z d Z d Z d Z d Z d Z d Z d
Z
d Z d Z d
Z
d Z d Z d Z d Z d Z d Z d Z d Z d Z d Z d Z d Z d Z d Z e Z e Z d S( su MySQL FIELD_TYPE Constants
These constants represent the various column (field) types that are
supported by MySQL.
i i i i i i i i i i i
i i i
i i i i� i� i� i� i� i� i� i� i� i� N( t __doc__t DECIMALt TINYt SHORTt LONGt FLOATt DOUBLEt NULLt TIMESTAMPt LONGLONGt INT24t DATEt TIMEt DATETIMEt YEARt NEWDATEt VARCHARt BITt
NEWDECIMALt ENUMt SETt TINY_BLOBt MEDIUM_BLOBt LONG_BLOBt BLOBt
VAR_STRINGt STRINGt GEOMETRYt CHARt INTERVAL( ( ( sO /opt/alt/python27/lib64/python2.7/site-packages/MySQLdb/constants/FIELD_TYPE.pyt <module> s: