sqlx_
core
0.8.2
Module raw_sql
Module Items
Structs
Functions
In crate sqlx_
core
sqlx_core
Module
raw_sql
Copy item path
source
Structs
§
RawSql
One or more raw SQL statements, separated by semicolons (
;
).
Functions
§
raw_sql
Execute one or more statements as raw SQL, separated by semicolons (
;
).