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.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Functions§

bind_params
row_to_json
rows_to_result