Module sqlx_core::raw_sql

source ·

Structs§

  • One or more raw SQL statements, separated by semicolons (;).

Functions§

  • Execute one or more statements as raw SQL, separated by semicolons (;).