Skip to main content

connect_shared_with_config

Function connect_shared_with_config 

Source
pub async fn connect_shared_with_config(
    config: MssqlConnectionConfig,
) -> Result<SharedConnection, OrmError>
Expand description

Opens a direct SQL Server connection from a fully parsed configuration.