Expose get_xxx_connection_pool
by default #2233
This commit is contained in:
parent
010433bf16
commit
2b6e72474a
@ -499,8 +499,6 @@ impl DatabaseConnection {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(feature = "sea-orm-internal")]
|
|
||||||
#[cfg_attr(docsrs, doc(cfg(feature = "sea-orm-internal")))]
|
|
||||||
impl DatabaseConnection {
|
impl DatabaseConnection {
|
||||||
/// Get [sqlx::MySqlPool]
|
/// Get [sqlx::MySqlPool]
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user