Module backend::db::connection
source · Expand description
Utilities to set up the initial connection to the database.
Functions§
- Creates an initialized pool connecting to the database.
Type Aliases§
- Type renaming of
deadpool::Pool
usingAsyncPgConnection