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