Skip to main content

enhance_sql_error

Function enhance_sql_error 

Source
pub fn enhance_sql_error(pg_message: &str, index_refs: &[String]) -> String
Expand description

Enrich a Postgres error with schema-index hints (qualified ref, did-you-mean).