Expand description
§Database Operations
Database crate provides functions that adds/reads values from PostgreSQL database.
Warning: This crate won’t configure PostgreSQL itself and excepts admin privileges to create/drop databases.
Structs§
- PostgreSQL database connection details.
Type Aliases§
- Database transaction for Postgres.