[−][src]Module ena::pgsql::core
Unused for now. This is just for the Cargo doc. Implementation of the default schema.
Client
The PostgreSQL implementation (tokio_postgres
) to run the SQL queriesSchema
The schema and list of SQL queries thatena
uses
Structs
Client | Client wrapper for the implementation of the database ( |
Post | The schema for each row. |
Schema | Core schema and SQL queries to use |