SQL 数据类型对象¶
SQL Datatype Objects
- 类型层次结构
- 自定义类型
- 基本类型 API
TypeEngine
TypeEngine.Comparator
TypeEngine.adapt()
TypeEngine.as_generic()
TypeEngine.bind_expression()
TypeEngine.bind_processor()
TypeEngine.coerce_compared_value()
TypeEngine.column_expression()
TypeEngine.comparator_factory
TypeEngine.compare_values()
TypeEngine.compile()
TypeEngine.dialect_impl()
TypeEngine.evaluates_none()
TypeEngine.get_dbapi_type()
TypeEngine.hashable
TypeEngine.literal_processor()
TypeEngine.python_type
TypeEngine.render_bind_cast
TypeEngine.render_literal_cast
TypeEngine.result_processor()
TypeEngine.should_evaluate_none
TypeEngine.sort_key_function
TypeEngine.with_variant()
Concatenable
Indexable
NullType
ExternalType
Variant