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