Type Definition clickhouse_postgres_client::ClickhousePgPool[][src]

type ClickhousePgPool = PgPool;

Trait Implementations

impl<'c, 'q, 'async_trait> ExecutorExt<'c, 'q, 'async_trait, ClickhousePgRow> for &'c ClickhousePgPool where
    'c: 'async_trait,
    'q: 'async_trait, 
[src]