double

felis.db.sqltypes.double(**kwargs)

Get the SQL type for Felis Double with variants.

Parameters:

**kwargs (Any) – Additional keyword arguments to pass to the type object.

Returns:

The SQL type for a Felis double.

Return type:

TypeEngine