long¶ felis.db.sqltypes.long(**kwargs)¶ Get the SQL type for Felis Long with variants. Parameters: **kwargs (Any) – Additional keyword arguments to pass to the type object. Returns: The SQL type for a Felis long. Return type: TypeEngine