pub type Query = String;
Expand description

A query is a non-empty string containing an SQL query or statement, in the syntax of the back-end database.