pub type PgLowerer<P, M = OrdinalProjection> = SqlxLowerer<PostgresBackend, P, M>;Expand description
Postgres lowerer for gatekeep residual policies.
Aliased Typeยง
pub struct PgLowerer<P, M = OrdinalProjection> { /* private fields */ }pub type PgLowerer<P, M = OrdinalProjection> = SqlxLowerer<PostgresBackend, P, M>;Postgres lowerer for gatekeep residual policies.
pub struct PgLowerer<P, M = OrdinalProjection> { /* private fields */ }