T
Size: a a a
T
T
T
V
T
V
T
T
T
class Int64(Integer):то получается после выборки все равно в питоне Decimal
def get_dbapi_type(self, dbapi):
return dbapi.NUMERIC
T
class Int64(Integer):
__visit_name__ = "int64"
def get_dbapi_type(self, dbapi):
return dbapi.NUMERIC
def result_processor(self, dialect, coltype):
return int
АП
class Int64(Integer):то получается после выборки все равно в питоне Decimal
def get_dbapi_type(self, dbapi):
return dbapi.NUMERIC
T
T
АП
АП
T
T
T
АП
АП