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