dbrest-postgres 0.8.1

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.