headless_lms_server::programs::chatbot_syncer

Function initialize_database_pool

Source
async fn initialize_database_pool(database_url: &str) -> Result<PgPool>
Expand description

Initializes the PostgreSQL connection pool.