[][src]Type Definition oration::db::Pool

type Pool = Pool<ConnectionManager<SqliteConnection>>;

An alias to the type for a pool of Diesel SQLite connections.