Module libsql_client::statement
source · Expand description
Statement
represents an SQL statement,
which can be later sent to a database.
Structs§
- SQL statement, possibly with bound parameters
Statement
represents an SQL statement,
which can be later sent to a database.