Trait sqlx_core::mssql::MssqlExecutor[][src]

pub trait MssqlExecutor<'c>: Executor<'c, Database = Mssql> { }
Expand description

Implementors