chore: Add EntityOrSelect to entities prelude

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-07-16 15:37:00 +03:00
parent 558ceac74f
commit 89b3c09181
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -22,6 +22,7 @@
pub use sea_orm::{
ActiveModelTrait,
ColumnTrait,
EntityOrSelect,
EntityTrait,
IntoActiveModel,
ModelTrait,