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