Module sqlx_core::query[][src]

Structs

SQL query that will map its results to owned Rust types.

Raw SQL query with bind parameters. Returned by query.

Functions

Make a SQL query.

Make a SQL query, with the given arguments.