dbrest-postgres 9.0.0

PostgreSQL backend for the dbrest REST API
Documentation

dbrest-postgres — PostgreSQL backend for the dbrest REST API

This crate implements the DatabaseBackend and SqlDialect traits for PostgreSQL via sqlx::PgPool.