Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
python27
/
lib64
/
python2.7
/
site-packages
/
MySQLdb
/
constants
/
//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: