pub trait MssqlExecutor<'c>: Executor<'c, Database = Mssql> { }
Available on crate feature mssql only.
Expand description

Implementors