Type Definition sea_orm::DbConn

source ·
pub type DbConn = DatabaseConnection;
Expand description

The same as a DatabaseConnection