feat: export ConnectionTrait
in sea_orm_migration::prelude
(#1577)
This commit is contained in:
parent
3c00e8f1f7
commit
08659d4f8f
@ -9,5 +9,5 @@ pub use async_trait;
|
||||
pub use sea_orm::{
|
||||
self,
|
||||
sea_query::{self, *},
|
||||
DbErr, DeriveMigrationName,
|
||||
ConnectionTrait, DbErr, DeriveMigrationName,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user