Inherited from String :
__init__ ,
bind_processor ,
get_dbapi_type ,
literal_processor ,
result_processor
Inherited from type_api.TypeEngine :
__repr__ ,
__str__ ,
adapt ,
bind_expression ,
coerce_compared_value ,
column_expression ,
compare_against_backend ,
compare_values ,
compile ,
copy_value ,
dialect_impl ,
with_variant
Inherited from type_api.TypeEngine (private):
_cached_bind_processor ,
_cached_literal_processor ,
_cached_result_processor ,
_compare_type_affinity ,
_default_dialect ,
_dialect_info ,
_gen_dialect_impl ,
_has_bind_expression ,
_has_column_expression ,
_type_affinity
|