feat: Chat request implementation #14
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ pub use sea_orm::{
|
||||||
ColumnTrait,
|
ColumnTrait,
|
||||||
EntityTrait,
|
EntityTrait,
|
||||||
IntoActiveModel,
|
IntoActiveModel,
|
||||||
|
ModelTrait,
|
||||||
Order,
|
Order,
|
||||||
PaginatorTrait,
|
PaginatorTrait,
|
||||||
QueryFilter,
|
QueryFilter,
|
||||||
|
|
Loading…
Reference in a new issue