create_pool

Function create_pool 

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

Create an optimized database connection pool for MCP server operations