Skip to main content

Module conversion

Module conversion 

Source
Expand description

Conversions between SQLx PostgreSQL rows, QueryResult / crate::models::JsonRow values, and parameter binders.

Part of the documented sqlx allowlist: the binder operates on the dynamic sqlx::query::Query value passed in by the trait implementation.

Functionsยง

bind_params
row_to_json
rows_to_result