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

Implementors