schema_3_extractor¶
Reference:
https://docs.aws.amazon.com/redshift/latest/dg/c_Supported_data_types.html
https://docs.aws.amazon.com/redshift/latest/dg/r_PG_TABLE_DEF.html
- mcp_ohmy_sql.db.aws_redshift.schema_3_extractor.redshift_type_to_llm_type(rs_type: str) LLMTypeEnum[source]¶
Convert redshift type simplified type representations suitable for LLM consumption.
- Parameters:
rs_type – A redshift type
- Returns:
A new llm type name