chore: Add EntityOrSelect
to entities prelude
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
558ceac74f
commit
89b3c09181
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
pub use sea_orm::{
|
||||
ActiveModelTrait,
|
||||
ColumnTrait,
|
||||
EntityOrSelect,
|
||||
EntityTrait,
|
||||
IntoActiveModel,
|
||||
ModelTrait,
|
||||
|
|
Loading…
Reference in a new issue