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