pub fn dialect_for_channel(channel: Channel) -> Arc<dyn Dialect + Send + Sync>
Returns the SQL dialect for the given query channel.