Module engine

Module engine 

Source
Expand description

PostgreSQL query engine implementation.

Structsยง

PgEngine
PostgreSQL query engine that implements the Prax QueryEngine trait.
PgQueryBuilder
A typed query builder that uses the PostgreSQL engine.