class documentation

class Translate(Scale): (source)

View In Hierarchy

Undocumented

Method as_sqlite Undocumented

Inherited from Scale:

Method __init__ Undocumented

Inherited from GeomOutputGeoFunc (via Scale, SQLiteDecimalToFloatMixin):

Property output_field Undocumented

Inherited from GeoFuncMixin (via Scale, SQLiteDecimalToFloatMixin, GeomOutputGeoFunc, GeoFunc):

Method as_sql Undocumented
Method resolve_expression Undocumented
Class Variable function Undocumented
Class Variable geom_param_pos Undocumented
Property geo_field Undocumented
Property name Undocumented
Method _handle_param Undocumented
def as_sqlite(self, compiler, connection, **extra_context): (source)