dbrest-postgres — PostgreSQL backend for the dbrest REST API
This crate implements the DatabaseBackend
and SqlDialect traits for PostgreSQL
via sqlx::PgPool.
dbrest-postgres — PostgreSQL backend for the dbrest REST API
This crate implements the DatabaseBackend
and SqlDialect traits for PostgreSQL
via sqlx::PgPool.