Crate rexecutor_sqlx

Source
Expand description

A postgres backend for Rexecutor built on sqlx.

Structsยง

RexecutorPgBackend
A postgres implementation of a rexecutor::backend::Backend.