Trait sqlx::PgExecutor [−][src]
This is supported on crate feature
postgres only.Expand description
An alias for Executor<'_, Database = Postgres>.
postgres only.An alias for Executor<'_, Database = Postgres>.