pub fn repeat_vars(count: usize) -> String
Helper function to return comma-separated sequence of ? chars.
?
Use this together with [rusqlite::ParamsFromIter] to use dynamically generated parameter lists.
rusqlite::ParamsFromIter