macro_rules! run_query_pretty {
    ($runner:expr, $q:expr) => { ... };
}