Function quad_diesel::establish_connection_pool [] [src]

pub fn establish_connection_pool(database_url: &str)
                                 -> Result<SqliteConnectionPool, InitializationError>

Create a pool of SQLite connections to the database.