经常使用的SQLalchemy 字段类型

经常使用的SQLAlchemy字段类型 类型名python python中类型优化 说明spa Integercode intorm 普通整数,通常是32位xml SmallInteger排序 int索引 取值范围小的整数,通常是16位ci BigIntegerunicode int或long 不限制精度的整数 Float float 浮点数 Numeric decimal.Decimal 普通整
相关文章
相关标签/搜索