Mariaex v0.8.2
Mariaex.Query
Query struct returned from a successfully prepared query. Its fields are:
name
- The name of the prepared statement;
statement
- The prepared statement;
num_params
- The number of parameters;
ref
- Reference that uniquely identifies when the query was prepared;