pub fn query(initial_sql: impl Into<String>) -> Query
Build a SQL query from a pre-numbered SQL string ($1, $2, ...).
$1, $2, ...