sqlx_core_oldapi

Module query

Source

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.